#09200E#09200E
#09200E is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.045 H 148.6°. Best body text is #FFFFFF at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #09200E |
|---|---|
| RGB | rgb(9, 32, 14) |
| HSL | hsl(133, 56%, 8%) |
| HSV | hsv(133, 72%, 13%) |
| CMYK | cmyk(71.9%, 0%, 56.2%, 87.5%) |
| CIE-LAB | lab(9.97, -13.97, 8.69) |
| CIE-LCH | lch(9.97, 16.46, 148.13°) |
| OKLab | oklab(21.9% -0.0387 0.0236) |
| OKLCH | oklch(21.9% 0.045 148.6) |
| XYZ | xyz(0.7084, 1.1227, 0.5948) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.33
Very Dark Green
#062E03
ΔE00 8.53
Dark Green
#033500
ΔE00 11.36
Evergreen
#05472A
ΔE00 13.15
Hunter Green (survey)
#0B4008
ΔE00 13.85
Almost Black
#070D0D
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09200E #20091B
analogous
#0F2009 #09200E #092019
triadic
#09200E #0E0920 #200E09
tetradic
#09200E #090F20 #20091B #201909
square
#09200E #090F20 #20091B #201909
split-complementary
#09200E #190920 #20090F
monochromatic
#07180A #07180A #09200E #165023 #248038
Accessibility & contrast
On white
17.15
#09200E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#09200E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09200E
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09200E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09200E | 1.00 | 17.15 | 1.22 | 17.15 |
| #FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D0D
Deuteranopia (green-blind)
#1D1B0F
Tritanopia (blue-blind)
#051F1C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #09200e; /* rgb */ color: rgb(9, 32, 14); /* oklch */ color: oklch(21.9% 0.045 148.6);
Tailwind
colors: {
custom: {
50: '#4a5b4d',
500: '#09200e',
950: '#000000',
},
}SCSS
$custom: #09200e; $custom-light: #4a5b4d; $custom-dark: #000000;
JSON
{
"hex": "#09200e",
"rgb": {
"r": 9,
"g": 32,
"b": 14
},
"hsl": {
"h": 133.043,
"s": 56.098,
"l": 8.039
},
"oklch": {
"l": 0.21902,
"c": 0.04536,
"h": 148.6
},
"luminance": 0.01123
}Semantic roles & 50–950 ramp
primary
#09200E
secondary
#5C2851
accent
#48BFDF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977