#091007#091007
#091007 is a very dark, muted green. Relative luminance 0.004; OKLCH L 16.2% C 0.022 H 138.2°. Best body text is #FFFFFF at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #091007 |
|---|---|
| RGB | rgb(9, 16, 7) |
| HSL | hsl(107, 39%, 5%) |
| HSV | hsv(107, 56%, 6%) |
| CMYK | cmyk(43.8%, 0%, 56.2%, 93.7%) |
| CIE-LAB | lab(4.01, -3.51, 3.07) |
| CIE-LCH | lch(4.01, 4.66, 138.86°) |
| OKLab | oklab(16.23% -0.0163 0.0146) |
| OKLCH | oklch(16.23% 0.022 138.2) |
| XYZ | xyz(0.3363, 0.4440, 0.2690) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.06
Black
#000000
ΔE00 5.85
Charcoal (survey)
#343837
ΔE00 12.82
Gunmetal
#2A3439
ΔE00 12.99
Dark Grey
#363737
ΔE00 13.23
Onyx
#353839
ΔE00 13.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#091007 #0E0710
analogous
#0E1007 #091007 #07100A
triadic
#091007 #070910 #100709
tetradic
#091007 #070E10 #0E0710 #100A07
square
#091007 #070E10 #0E0710 #100A07
split-complementary
#091007 #0A0710 #10070E
monochromatic
#0C1509 #0C1509 #0C1509 #213B1A #39652C
Accessibility & contrast
On white
19.29
#091007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#091007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #091007
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##091007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##091007 | 1.00 | 19.29 | 1.09 | 19.29 |
| #FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110F07
Deuteranopia (green-blind)
#100E07
Tritanopia (blue-blind)
#090F0E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #091007; /* rgb */ color: rgb(9, 16, 7); /* oklch */ color: oklch(16.2% 0.022 138.2);
Tailwind
colors: {
custom: {
50: '#4b4e4a',
500: '#091007',
950: '#000000',
},
}SCSS
$custom: #091007; $custom-light: #4b4e4a; $custom-dark: #000000;
JSON
{
"hex": "#091007",
"rgb": {
"r": 9,
"g": 16,
"b": 7
},
"hsl": {
"h": 106.667,
"s": 39.13,
"l": 4.51
},
"oklch": {
"l": 0.16225,
"c": 0.0219,
"h": 138.2
},
"luminance": 0.00444
}Semantic roles & 50–950 ramp
primary
#091007
secondary
#422A49
accent
#59CFB5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777