#08210F#08210F
#08210F is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.2% C 0.047 H 150.2°. Best body text is #FFFFFF at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #08210F |
|---|---|
| RGB | rgb(8, 33, 15) |
| HSL | hsl(137, 61%, 8%) |
| HSV | hsv(137, 76%, 13%) |
| CMYK | cmyk(75.8%, 0%, 54.5%, 87.1%) |
| CIE-LAB | lab(10.36, -14.75, 8.71) |
| CIE-LCH | lch(10.36, 17.14, 149.43°) |
| OKLab | oklab(22.21% -0.0405 0.0232) |
| OKLCH | oklch(22.21% 0.047 150.2) |
| XYZ | xyz(0.7302, 1.1738, 0.6399) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.93
Very Dark Green
#062E03
ΔE00 8.18
Dark Green
#033500
ΔE00 11.03
Evergreen
#05472A
ΔE00 12.65
Hunter Green (survey)
#0B4008
ΔE00 13.51
Pine Green
#0A481E
ΔE00 13.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08210F #21081A
analogous
#0D2108 #08210F #08211B
triadic
#08210F #0F0821 #210F08
tetradic
#08210F #080D21 #21081A #211B08
square
#08210F #080D21 #21081A #211B08
split-complementary
#08210F #1B0821 #21080D
monochromatic
#06190B #06190B #08210F #145225 #20843C
Accessibility & contrast
On white
17.01
#08210F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#08210F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08210F
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08210F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08210F | 1.00 | 17.01 | 1.23 | 17.01 |
| #FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E0E
Deuteranopia (green-blind)
#1E1B10
Tritanopia (blue-blind)
#03201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #08210f; /* rgb */ color: rgb(8, 33, 15); /* oklch */ color: oklch(22.2% 0.047 150.2);
Tailwind
colors: {
custom: {
50: '#4a5c4e',
500: '#08210f',
950: '#000000',
},
}SCSS
$custom: #08210f; $custom-light: #4a5c4e; $custom-dark: #000000;
JSON
{
"hex": "#08210f",
"rgb": {
"r": 8,
"g": 33,
"b": 15
},
"hsl": {
"h": 136.8,
"s": 60.976,
"l": 8.039
},
"oklch": {
"l": 0.22213,
"c": 0.0467,
"h": 150.2
},
"luminance": 0.01174
}Semantic roles & 50–950 ramp
primary
#08210F
secondary
#5F264F
accent
#44B7E4
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977