#09210F#09210F
#09210F is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.3% C 0.046 H 149.5°. Best body text is #FFFFFF at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #09210F |
|---|---|
| RGB | rgb(9, 33, 15) |
| HSL | hsl(135, 57%, 8%) |
| HSV | hsv(135, 73%, 13%) |
| CMYK | cmyk(72.7%, 0%, 54.5%, 87.1%) |
| CIE-LAB | lab(10.41, -14.45, 8.79) |
| CIE-LCH | lch(10.41, 16.91, 148.69°) |
| OKLab | oklab(22.27% -0.0396 0.0234) |
| OKLCH | oklch(22.27% 0.046 149.5) |
| XYZ | xyz(0.7427, 1.1802, 0.6405) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.00
Very Dark Green
#062E03
ΔE00 8.23
Dark Green
#033500
ΔE00 11.06
Evergreen
#05472A
ΔE00 12.74
Hunter Green (survey)
#0B4008
ΔE00 13.53
Pine Green
#0A481E
ΔE00 13.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09210F #21091B
analogous
#0F2109 #09210F #09211B
triadic
#09210F #0F0921 #210F09
tetradic
#09210F #090F21 #21091B #211B09
square
#09210F #090F21 #21091B #211B09
split-complementary
#09210F #1B0921 #21090F
monochromatic
#07180B #07180B #09210F #165125 #23813B
Accessibility & contrast
On white
16.99
#09210F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#09210F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09210F
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09210F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09210F | 1.00 | 16.99 | 1.24 | 16.99 |
| #FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E0E
Deuteranopia (green-blind)
#1E1B10
Tritanopia (blue-blind)
#05201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #09210f; /* rgb */ color: rgb(9, 33, 15); /* oklch */ color: oklch(22.3% 0.046 149.5);
Tailwind
colors: {
custom: {
50: '#4a5c4e',
500: '#09210f',
950: '#000000',
},
}SCSS
$custom: #09210f; $custom-light: #4a5c4e; $custom-dark: #000000;
JSON
{
"hex": "#09210f",
"rgb": {
"r": 9,
"g": 33,
"b": 15
},
"hsl": {
"h": 135,
"s": 57.143,
"l": 8.235
},
"oklch": {
"l": 0.22266,
"c": 0.04598,
"h": 149.5
},
"luminance": 0.0118
}Semantic roles & 50–950 ramp
primary
#09210F
secondary
#5E2850
accent
#47BAE0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977