#092004#092004
#092004 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.7% C 0.059 H 139.5°. Best body text is #FFFFFF at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #092004 |
|---|---|
| RGB | rgb(9, 32, 4) |
| HSL | hsl(109, 78%, 7%) |
| HSV | hsv(109, 88%, 13%) |
| CMYK | cmyk(71.9%, 0%, 87.5%, 87.5%) |
| CIE-LAB | lab(9.80, -15.56, 12.70) |
| CIE-LCH | lch(9.80, 20.08, 140.76°) |
| OKLab | oklab(21.7% -0.0446 0.038) |
| OKLCH | oklch(21.7% 0.059 139.5) |
| XYZ | xyz(0.6511, 1.0998, 0.2928) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.47
Very Dark Green
#062E03
ΔE00 6.56
Dark Green
#033500
ΔE00 9.46
Hunter Green (survey)
#0B4008
ΔE00 12.21
Evergreen
#05472A
ΔE00 12.81
Pine Green
#0A481E
ΔE00 13.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092004 #1B0420
analogous
#172004 #092004 #04200D
triadic
#092004 #040920 #200409
tetradic
#092004 #041720 #1B0420 #200D04
square
#092004 #041720 #1B0420 #200D04
split-complementary
#092004 #0D0420 #200417
monochromatic
#081B03 #081B03 #092004 #18560B #288D12
Accessibility & contrast
On white
17.21
#092004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#092004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092004
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092004 | 1.00 | 17.21 | 1.22 | 17.21 |
| #FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C02
Deuteranopia (green-blind)
#1E1A06
Tritanopia (blue-blind)
#071F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #092004; /* rgb */ color: rgb(9, 32, 4); /* oklch */ color: oklch(21.7% 0.059 139.5);
Tailwind
colors: {
custom: {
50: '#4a5b48',
500: '#092004',
950: '#000000',
},
}SCSS
$custom: #092004; $custom-light: #4a5b48; $custom-dark: #000000;
JSON
{
"hex": "#092004",
"rgb": {
"r": 9,
"g": 32,
"b": 4
},
"hsl": {
"h": 109.286,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.21698,
"c": 0.05863,
"h": 139.5
},
"luminance": 0.011
}Semantic roles & 50–950 ramp
primary
#092004
secondary
#561D63
accent
#34F4D2
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977