#062209#062209
#062209 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.3% C 0.057 H 145.5°. Best body text is #FFFFFF at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #062209 |
|---|---|
| RGB | rgb(6, 34, 9) |
| HSL | hsl(126, 70%, 8%) |
| HSV | hsv(126, 82%, 13%) |
| CMYK | cmyk(82.4%, 0%, 73.5%, 86.7%) |
| CIE-LAB | lab(10.58, -17.05, 11.74) |
| CIE-LCH | lch(10.58, 20.71, 145.45°) |
| OKLab | oklab(22.33% -0.0472 0.0325) |
| OKLCH | oklch(22.33% 0.057 145.5) |
| XYZ | xyz(0.6964, 1.2024, 0.4538) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.93
Very Dark Green
#062E03
ΔE00 6.21
Dark Green
#033500
ΔE00 9.15
Evergreen
#05472A
ΔE00 11.82
Hunter Green (survey)
#0B4008
ΔE00 11.85
Pine Green
#0A481E
ΔE00 12.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062209 #22061F
analogous
#112206 #062209 #062217
triadic
#062209 #090622 #220906
tetradic
#062209 #061122 #22061F #221706
square
#062209 #061122 #22061F #221706
split-complementary
#062209 #170622 #220611
monochromatic
#051A07 #051A07 #062209 #0F5617 #188A25
Accessibility & contrast
On white
16.93
#062209 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#062209 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062209
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062209 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062209 | 1.00 | 16.93 | 1.24 | 16.93 |
| #FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E07
Deuteranopia (green-blind)
#1F1C0B
Tritanopia (blue-blind)
#02211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #062209; /* rgb */ color: rgb(6, 34, 9); /* oklch */ color: oklch(22.3% 0.057 145.5);
Tailwind
colors: {
custom: {
50: '#495d4a',
500: '#062209',
950: '#000000',
},
}SCSS
$custom: #062209; $custom-light: #495d4a; $custom-dark: #000000;
JSON
{
"hex": "#062209",
"rgb": {
"r": 6,
"g": 34,
"b": 9
},
"hsl": {
"h": 126.429,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.22326,
"c": 0.05725,
"h": 145.5
},
"luminance": 0.01202
}Semantic roles & 50–950 ramp
primary
#062209
secondary
#62225B
accent
#3BDAED
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977