#062004#062004
#062004 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.5% C 0.061 H 141.7°. Best body text is #FFFFFF at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #062004 |
|---|---|
| RGB | rgb(6, 32, 4) |
| HSL | hsl(116, 78%, 7%) |
| HSV | hsv(116, 88%, 13%) |
| CMYK | cmyk(81.2%, 0%, 87.5%, 87.5%) |
| CIE-LAB | lab(9.64, -16.44, 12.46) |
| CIE-LCH | lch(9.64, 20.63, 142.83°) |
| OKLab | oklab(21.53% -0.0476 0.0376) |
| OKLCH | oklch(21.53% 0.061 141.7) |
| XYZ | xyz(0.6135, 1.0804, 0.2911) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.22
Very Dark Green
#062E03
ΔE00 6.42
Dark Green
#033500
ΔE00 9.36
Hunter Green (survey)
#0B4008
ΔE00 12.15
Evergreen
#05472A
ΔE00 12.57
Pine Green
#0A481E
ΔE00 13.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062004 #1E0420
analogous
#142004 #062004 #042010
triadic
#062004 #040620 #200406
tetradic
#062004 #041420 #1E0420 #201004
square
#062004 #041420 #1E0420 #201004
split-complementary
#062004 #100420 #200414
monochromatic
#051B03 #051B03 #062004 #10560B #1A8D12
Accessibility & contrast
On white
17.27
#062004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#062004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062004
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062004 | 1.00 | 17.27 | 1.22 | 17.27 |
| #FFFFFF | 17.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C02
Deuteranopia (green-blind)
#1E1A06
Tritanopia (blue-blind)
#031F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #062004; /* rgb */ color: rgb(6, 32, 4); /* oklch */ color: oklch(21.5% 0.061 141.7);
Tailwind
colors: {
custom: {
50: '#485b48',
500: '#062004',
950: '#000000',
},
}SCSS
$custom: #062004; $custom-light: #485b48; $custom-dark: #000000;
JSON
{
"hex": "#062004",
"rgb": {
"r": 6,
"g": 32,
"b": 4
},
"hsl": {
"h": 115.714,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.2153,
"c": 0.06067,
"h": 141.7
},
"luminance": 0.01081
}Semantic roles & 50–950 ramp
primary
#062004
secondary
#5E1D63
accent
#34F4E7
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977