#062008#062008
#062008 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.6% C 0.055 H 144.9°. Best body text is #FFFFFF at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #062008 |
|---|---|
| RGB | rgb(6, 32, 8) |
| HSL | hsl(125, 68%, 7%) |
| HSV | hsv(125, 81%, 13%) |
| CMYK | cmyk(81.2%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(9.71, -15.84, 10.93) |
| CIE-LCH | lch(9.71, 19.25, 145.38°) |
| OKLab | oklab(21.61% -0.0451 0.0317) |
| OKLCH | oklch(21.61% 0.055 144.9) |
| XYZ | xyz(0.6354, 1.0892, 0.4064) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.88
Very Dark Green
#062E03
ΔE00 7.12
Dark Green
#033500
ΔE00 10.04
Evergreen
#05472A
ΔE00 12.63
Hunter Green (survey)
#0B4008
ΔE00 12.73
Pine Green
#0A481E
ΔE00 13.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062008 #20061E
analogous
#112006 #062008 #062015
triadic
#062008 #080620 #200806
tetradic
#062008 #061120 #20061E #201506
square
#062008 #061120 #20061E #201506
split-complementary
#062008 #150620 #200611
monochromatic
#051A06 #051A06 #062008 #105415 #198722
Accessibility & contrast
On white
17.24
#062008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#062008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062008
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062008 | 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)
#211C06
Deuteranopia (green-blind)
#1D1A0A
Tritanopia (blue-blind)
#021F1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #062008; /* rgb */ color: rgb(6, 32, 8); /* oklch */ color: oklch(21.6% 0.055 144.9);
Tailwind
colors: {
custom: {
50: '#495b4a',
500: '#062008',
950: '#000000',
},
}SCSS
$custom: #062008; $custom-light: #495b4a; $custom-dark: #000000;
JSON
{
"hex": "#062008",
"rgb": {
"r": 6,
"g": 32,
"b": 8
},
"hsl": {
"h": 124.615,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.21609,
"c": 0.05507,
"h": 144.9
},
"luminance": 0.01089
}Semantic roles & 50–950 ramp
primary
#062008
secondary
#60225B
accent
#3DDEEB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977