#006600 color codes
- HEX
- #006600
- HEX8
- #006600FF
- HEX8 (Android)
- #FF006600
- RGB
- rgb(0, 102, 0)
- RGB (%)
- 0%, 40%, 0%
- HSL
- hsl(120, 100%, 20%)
- HSV / HSB
- hsv(120, 100%, 40%)
- CMYK
- cmyk(100%, 0%, 100%, 60%)
- OKLCH
- oklch(0.4421 0.1504 142.5)
- OKLCH (%)
- oklch(44.21% 0.1504 142.5)
- Decimal
- 26112
What color is #006600?
#006600 sits at 44% lightness and 0.1504 chroma in OKLCH, hue 142.5°. Its nearest named color is DarkGreen.
Shades and tints of #006600
Tints
Shades
Tones
#006600 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #006600 in CSS
.text { color: #006600; }
.background { background-color: #006600; }
.border { border: 2px solid #006600; }
/* Modern, perceptually uniform */
.text { color: oklch(0.4421 0.1504 142.5); }
/* #006600 at 50% transparency */
.overlay { background-color: #00660080; }Is #006600 accessible?
#006600 on white text scores 7.24:1; on black text it scores 2.90:1. White text passes WCAG AAA on #006600. Recommended text color on a #006600 background: white.
A 2.9:1 vs black
A 7.24:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: white
CSS
contrast-color() contrast-color(#006600) → white APCA Lc experimental 89.3 Lc · body text (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Green #008000. See more in the green family on the colors hub.
Frequently asked questions
- What color is #006600?
- #006600 is closest to DarkGreen. In RGB it is rgb(0, 102, 0), and in HSL hsl(120, 100%, 20%).
- What is #006600 in RGB?
- #006600 converts to rgb(0, 102, 0) — red 0, green 102, blue 0.
- What text color is readable on #006600?
- White text — it has the higher contrast ratio (7.24:1) against #006600. White text passes WCAG AAA on #006600.