#09210E#09210E
#09210E is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.2% C 0.047 H 148.3°. Best body text is #FFFFFF at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #09210E |
|---|---|
| RGB | rgb(9, 33, 14) |
| HSL | hsl(133, 57%, 8%) |
| HSV | hsv(133, 73%, 13%) |
| CMYK | cmyk(72.7%, 0%, 57.6%, 87.1%) |
| CIE-LAB | lab(10.39, -14.65, 9.28) |
| CIE-LCH | lch(10.39, 17.34, 147.65°) |
| OKLab | oklab(22.24% -0.0402 0.0249) |
| OKLCH | oklch(22.24% 0.047 148.3) |
| XYZ | xyz(0.7357, 1.1774, 0.6039) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.74
Very Dark Green
#062E03
ΔE00 7.95
Dark Green
#033500
ΔE00 10.80
Evergreen
#05472A
ΔE00 12.67
Hunter Green (survey)
#0B4008
ΔE00 13.30
Pine Green
#0A481E
ΔE00 13.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09210E #21091C
analogous
#102109 #09210E #09211A
triadic
#09210E #0E0921 #210E09
tetradic
#09210E #091021 #21091C #211A09
square
#09210E #091021 #21091C #211A09
split-complementary
#09210E #1A0921 #210910
monochromatic
#07180A #07180A #09210E #165122 #238137
Accessibility & contrast
On white
17.00
#09210E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#09210E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09210E
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09210E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09210E | 1.00 | 17.00 | 1.24 | 17.00 |
| #FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E0D
Deuteranopia (green-blind)
#1E1B0F
Tritanopia (blue-blind)
#05201C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #09210e; /* rgb */ color: rgb(9, 33, 14); /* oklch */ color: oklch(22.2% 0.047 148.3);
Tailwind
colors: {
custom: {
50: '#4a5c4d',
500: '#09210e',
950: '#000000',
},
}SCSS
$custom: #09210e; $custom-light: #4a5c4d; $custom-dark: #000000;
JSON
{
"hex": "#09210e",
"rgb": {
"r": 9,
"g": 33,
"b": 14
},
"hsl": {
"h": 132.5,
"s": 57.143,
"l": 8.235
},
"oklch": {
"l": 0.22242,
"c": 0.04727,
"h": 148.3
},
"luminance": 0.01177
}Semantic roles & 50–950 ramp
primary
#09210E
secondary
#5E2853
accent
#47C1E0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977