#062009#062009
#062009 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.6% C 0.054 H 145.8°. Best body text is #FFFFFF at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #062009 |
|---|---|
| RGB | rgb(6, 32, 9) |
| HSL | hsl(127, 68%, 7%) |
| HSV | hsv(127, 81%, 13%) |
| CMYK | cmyk(81.2%, 0%, 71.9%, 87.5%) |
| CIE-LAB | lab(9.73, -15.69, 10.55) |
| CIE-LCH | lch(9.73, 18.91, 146.08°) |
| OKLab | oklab(21.63% -0.0445 0.0302) |
| OKLCH | oklch(21.63% 0.054 145.8) |
| XYZ | xyz(0.6409, 1.0914, 0.4353) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.06
Very Dark Green
#062E03
ΔE00 7.30
Dark Green
#033500
ΔE00 10.22
Evergreen
#05472A
ΔE00 12.66
Hunter Green (survey)
#0B4008
ΔE00 12.88
Pine Green
#0A481E
ΔE00 13.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062009 #20061D
analogous
#102006 #062009 #062016
triadic
#062009 #090620 #200906
tetradic
#062009 #061020 #20061D #201606
square
#062009 #061020 #20061D #201606
split-complementary
#062009 #160620 #200610
monochromatic
#051A07 #051A07 #062009 #105417 #198726
Accessibility & contrast
On white
17.24
#062009 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#062009 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062009
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062009 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062009 | 1.00 | 17.24 | 1.22 | 17.24 |
| #FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C07
Deuteranopia (green-blind)
#1D1A0B
Tritanopia (blue-blind)
#021F1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #062009; /* rgb */ color: rgb(6, 32, 9); /* oklch */ color: oklch(21.6% 0.054 145.8);
Tailwind
colors: {
custom: {
50: '#495b4a',
500: '#062009',
950: '#000000',
},
}SCSS
$custom: #062009; $custom-light: #495b4a; $custom-dark: #000000;
JSON
{
"hex": "#062009",
"rgb": {
"r": 6,
"g": 32,
"b": 9
},
"hsl": {
"h": 126.923,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.21629,
"c": 0.05379,
"h": 145.8
},
"luminance": 0.01091
}Semantic roles & 50–950 ramp
primary
#062009
secondary
#602259
accent
#3DD7EB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977