#062006#062006
#062006 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.6% C 0.058 H 143.2°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #062006 |
|---|---|
| RGB | rgb(6, 32, 6) |
| HSL | hsl(120, 68%, 7%) |
| HSV | hsv(120, 81%, 13%) |
| CMYK | cmyk(81.2%, 0%, 81.2%, 87.5%) |
| CIE-LAB | lab(9.68, -16.14, 11.70) |
| CIE-LCH | lch(9.68, 19.93, 144.06°) |
| OKLab | oklab(21.57% -0.0463 0.0346) |
| OKLCH | oklch(21.57% 0.058 143.2) |
| XYZ | xyz(0.6245, 1.0848, 0.3487) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.54
Very Dark Green
#062E03
ΔE00 6.76
Dark Green
#033500
ΔE00 9.69
Hunter Green (survey)
#0B4008
ΔE00 12.43
Evergreen
#05472A
ΔE00 12.59
Pine Green
#0A481E
ΔE00 13.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062006 #200620
analogous
#132006 #062006 #062013
triadic
#062006 #060620 #200606
tetradic
#062006 #061320 #200620 #201306
square
#062006 #061320 #200620 #201306
split-complementary
#062006 #130620 #200613
monochromatic
#051A05 #051A05 #062006 #105410 #198719
Accessibility & contrast
On white
17.26
#062006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#062006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062006
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062006 | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C04
Deuteranopia (green-blind)
#1E1A08
Tritanopia (blue-blind)
#031F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #062006; /* rgb */ color: rgb(6, 32, 6); /* oklch */ color: oklch(21.6% 0.058 143.2);
Tailwind
colors: {
custom: {
50: '#485b49',
500: '#062006',
950: '#000000',
},
}SCSS
$custom: #062006; $custom-light: #485b49; $custom-dark: #000000;
JSON
{
"hex": "#062006",
"rgb": {
"r": 6,
"g": 32,
"b": 6
},
"hsl": {
"h": 120,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.21569,
"c": 0.05777,
"h": 143.2
},
"luminance": 0.01085
}Semantic roles & 50–950 ramp
primary
#062006
secondary
#602260
accent
#3DEBEB
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977