#062204#062204
#062204 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.2% C 0.064 H 141.8°. Best body text is #FFFFFF at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #062204 |
|---|---|
| RGB | rgb(6, 34, 4) |
| HSL | hsl(116, 79%, 7%) |
| HSV | hsv(116, 88%, 13%) |
| CMYK | cmyk(82.4%, 0%, 88.2%, 86.7%) |
| CIE-LAB | lab(10.49, -17.83, 13.67) |
| CIE-LCH | lch(10.49, 22.46, 142.53°) |
| OKLab | oklab(22.23% -0.0501 0.0395) |
| OKLCH | oklch(22.23% 0.064 141.8) |
| XYZ | xyz(0.6690, 1.1915, 0.3096) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.12
Very Dark Green
#062E03
ΔE00 5.34
Dark Green
#033500
ΔE00 8.31
Hunter Green (survey)
#0B4008
ΔE00 11.14
Evergreen
#05472A
ΔE00 11.81
Pine Green
#0A481E
ΔE00 12.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062204 #200422
analogous
#152204 #062204 #042211
triadic
#062204 #040622 #220406
tetradic
#062204 #041522 #200422 #221104
square
#062204 #041522 #200422 #221104
split-complementary
#062204 #110422 #220415
monochromatic
#051B03 #051B03 #062204 #10590A #199011
Accessibility & contrast
On white
16.96
#062204 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#062204 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062204
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062204 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062204 | 1.00 | 16.96 | 1.24 | 16.96 |
| #FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E02
Deuteranopia (green-blind)
#201C06
Tritanopia (blue-blind)
#03211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #062204; /* rgb */ color: rgb(6, 34, 4); /* oklch */ color: oklch(22.2% 0.064 141.8);
Tailwind
colors: {
custom: {
50: '#495d48',
500: '#062204',
950: '#000000',
},
}SCSS
$custom: #062204; $custom-light: #495d48; $custom-dark: #000000;
JSON
{
"hex": "#062204",
"rgb": {
"r": 6,
"g": 34,
"b": 4
},
"hsl": {
"h": 116,
"s": 78.947,
"l": 7.451
},
"oklch": {
"l": 0.22233,
"c": 0.06382,
"h": 141.8
},
"luminance": 0.01192
}Semantic roles & 50–950 ramp
primary
#062204
secondary
#601D65
accent
#32F5E8
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977