#062202#062202
#062202 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.2% C 0.067 H 140.4°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #062202 |
|---|---|
| RGB | rgb(6, 34, 2) |
| HSL | hsl(113, 89%, 7%) |
| HSV | hsv(113, 94%, 13%) |
| CMYK | cmyk(82.4%, 0%, 94.1%, 86.7%) |
| CIE-LAB | lab(10.46, -18.14, 14.43) |
| CIE-LCH | lch(10.46, 23.18, 141.48°) |
| OKLab | oklab(22.2% -0.0514 0.0426) |
| OKLCH | oklch(22.2% 0.067 140.4) |
| XYZ | xyz(0.6581, 1.1871, 0.2519) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.84
Very Dark Green
#062E03
ΔE00 5.04
Dark Green
#033500
ΔE00 8.00
Hunter Green (survey)
#0B4008
ΔE00 10.89
Evergreen
#05472A
ΔE00 11.84
Pine Green
#0A481E
ΔE00 12.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062202 #1E0222
analogous
#162202 #062202 #02220E
triadic
#062202 #020622 #220206
tetradic
#062202 #021622 #1E0222 #220E02
square
#062202 #021622 #1E0222 #220E02
split-complementary
#062202 #0E0222 #220216
monochromatic
#051D02 #051D02 #062202 #105C05 #1A9609
Accessibility & contrast
On white
16.97
#062202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#062202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062202
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062202 | 1.00 | 16.97 | 1.24 | 16.97 |
| #FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#201C04
Tritanopia (blue-blind)
#03211B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #062202; /* rgb */ color: rgb(6, 34, 2); /* oklch */ color: oklch(22.2% 0.067 140.4);
Tailwind
colors: {
custom: {
50: '#495d47',
500: '#062202',
950: '#000000',
},
}SCSS
$custom: #062202; $custom-light: #495d47; $custom-dark: #000000;
JSON
{
"hex": "#062202",
"rgb": {
"r": 6,
"g": 34,
"b": 2
},
"hsl": {
"h": 112.5,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22195,
"c": 0.06678,
"h": 140.4
},
"luminance": 0.01187
}Semantic roles & 50–950 ramp
primary
#062202
secondary
#5E1868
accent
#29FFE4
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977