#091F12#091F12
#091F12 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.7% C 0.038 H 155.4°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #091F12 |
|---|---|
| RGB | rgb(9, 31, 18) |
| HSL | hsl(145, 55%, 8%) |
| HSV | hsv(145, 71%, 12%) |
| CMYK | cmyk(71%, 0%, 41.9%, 87.8%) |
| CIE-LAB | lab(9.65, -12.46, 6.01) |
| CIE-LCH | lch(9.65, 13.83, 154.23°) |
| OKLab | oklab(21.67% -0.0348 0.0159) |
| OKLCH | oklch(21.67% 0.038 155.4) |
| XYZ | xyz(0.7118, 1.0817, 0.7434) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.15
Very Dark Green
#062E03
ΔE00 10.37
Almost Black
#070D0D
ΔE00 12.44
Dark Green
#033500
ΔE00 13.12
Evergreen
#05472A
ΔE00 14.12
Charcoal (survey)
#343837
ΔE00 14.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#091F12 #1F0916
analogous
#0B1F09 #091F12 #091F1D
triadic
#091F12 #12091F #1F1209
tetradic
#091F12 #090B1F #1F0916 #1F1D09
square
#091F12 #090B1F #1F0916 #1F1D09
split-complementary
#091F12 #1D091F #1F090B
monochromatic
#07180E #07180E #091F12 #174E2E #257E49
Accessibility & contrast
On white
17.26
#091F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#091F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #091F12
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##091F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##091F12 | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C11
Deuteranopia (green-blind)
#1C1A13
Tritanopia (blue-blind)
#041F1C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #091f12; /* rgb */ color: rgb(9, 31, 18); /* oklch */ color: oklch(21.7% 0.038 155.4);
Tailwind
colors: {
custom: {
50: '#4a5a4f',
500: '#091f12',
950: '#000000',
},
}SCSS
$custom: #091f12; $custom-light: #4a5a4f; $custom-dark: #000000;
JSON
{
"hex": "#091f12",
"rgb": {
"r": 9,
"g": 31,
"b": 18
},
"hsl": {
"h": 144.545,
"s": 55,
"l": 7.843
},
"oklch": {
"l": 0.2167,
"c": 0.03827,
"h": 155.4
},
"luminance": 0.01082
}Semantic roles & 50–950 ramp
primary
#091F12
secondary
#5B2947
accent
#49A1DE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978