#092008#092008
#092008 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.053 H 142.7°. Best body text is #FFFFFF at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #092008 |
|---|---|
| RGB | rgb(9, 32, 8) |
| HSL | hsl(118, 60%, 8%) |
| HSV | hsv(118, 75%, 13%) |
| CMYK | cmyk(71.9%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(9.87, -14.95, 11.17) |
| CIE-LCH | lch(9.87, 18.67, 143.24°) |
| OKLab | oklab(21.78% -0.0421 0.0321) |
| OKLCH | oklch(21.78% 0.053 142.7) |
| XYZ | xyz(0.6730, 1.1086, 0.4082) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.11
Very Dark Green
#062E03
ΔE00 7.24
Dark Green
#033500
ΔE00 10.13
Hunter Green (survey)
#0B4008
ΔE00 12.78
Evergreen
#05472A
ΔE00 12.88
Pine Green
#0A481E
ΔE00 13.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092008 #1F0820
analogous
#152008 #092008 #082013
triadic
#092008 #080920 #200809
tetradic
#092008 #081520 #1F0820 #201308
square
#092008 #081520 #1F0820 #201308
split-complementary
#092008 #130820 #200815
monochromatic
#071806 #071806 #092008 #175114 #258220
Accessibility & contrast
On white
17.19
#092008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#092008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092008
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092008 | 1.00 | 17.19 | 1.22 | 17.19 |
| #FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C06
Deuteranopia (green-blind)
#1E1A0A
Tritanopia (blue-blind)
#061F1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #092008; /* rgb */ color: rgb(9, 32, 8); /* oklch */ color: oklch(21.8% 0.053 142.7);
Tailwind
colors: {
custom: {
50: '#4a5b4a',
500: '#092008',
950: '#000000',
},
}SCSS
$custom: #092008; $custom-light: #4a5b4a; $custom-dark: #000000;
JSON
{
"hex": "#092008",
"rgb": {
"r": 9,
"g": 32,
"b": 8
},
"hsl": {
"h": 117.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.21776,
"c": 0.05297,
"h": 142.7
},
"luminance": 0.01109
}Semantic roles & 50–950 ramp
primary
#092008
secondary
#5B265E
accent
#45E3DD
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977