#092007#092007
#092007 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.054 H 141.9°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #092007 |
|---|---|
| RGB | rgb(9, 32, 7) |
| HSL | hsl(115, 64%, 8%) |
| HSV | hsv(115, 78%, 13%) |
| CMYK | cmyk(71.9%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(9.85, -15.11, 11.55) |
| CIE-LCH | lch(9.85, 19.02, 142.59°) |
| OKLab | oklab(21.76% -0.0427 0.0335) |
| OKLCH | oklch(21.76% 0.054 141.9) |
| XYZ | xyz(0.6675, 1.1064, 0.3794) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.94
Very Dark Green
#062E03
ΔE00 7.06
Dark Green
#033500
ΔE00 9.96
Hunter Green (survey)
#0B4008
ΔE00 12.63
Evergreen
#05472A
ΔE00 12.85
Pine Green
#0A481E
ΔE00 13.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092007 #1E0720
analogous
#152007 #092007 #072011
triadic
#092007 #070920 #200709
tetradic
#092007 #071520 #1E0720 #201107
square
#092007 #071520 #1E0720 #201107
split-complementary
#092007 #110720 #200715
monochromatic
#071905 #071905 #092007 #175212 #25841D
Accessibility & contrast
On white
17.20
#092007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#092007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092007
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092007 | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C05
Deuteranopia (green-blind)
#1E1A09
Tritanopia (blue-blind)
#061F1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #092007; /* rgb */ color: rgb(9, 32, 7); /* oklch */ color: oklch(21.8% 0.054 141.9);
Tailwind
colors: {
custom: {
50: '#4a5b4a',
500: '#092007',
950: '#000000',
},
}SCSS
$custom: #092007; $custom-light: #4a5b4a; $custom-dark: #000000;
JSON
{
"hex": "#092007",
"rgb": {
"r": 9,
"g": 32,
"b": 7
},
"hsl": {
"h": 115.2,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.21757,
"c": 0.0543,
"h": 141.9
},
"luminance": 0.01106
}Semantic roles & 50–950 ramp
primary
#092007
secondary
#5A245F
accent
#41E7DA
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977