#09100C#09100C
#09100C is a very dark, near-neutral green. Relative luminance 0.005; OKLCH L 16.4% C 0.014 H 159.5°. Best body text is #FFFFFF at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #09100C |
|---|---|
| RGB | rgb(9, 16, 12) |
| HSL | hsl(146, 28%, 5%) |
| HSV | hsv(146, 44%, 6%) |
| CMYK | cmyk(43.8%, 0%, 25%, 93.7%) |
| CIE-LAB | lab(4.11, -2.80, 1.13) |
| CIE-LCH | lch(4.11, 3.02, 157.96°) |
| OKLab | oklab(16.41% -0.0129 0.0048) |
| OKLCH | oklch(16.41% 0.014 159.5) |
| XYZ | xyz(0.3643, 0.4552, 0.4164) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.26
Black
#000000
ΔE00 4.63
Dark
#1B2431
ΔE00 11.72
Gunmetal
#2A3439
ΔE00 12.02
Charcoal (survey)
#343837
ΔE00 12.42
Dark Grey
#363737
ΔE00 12.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09100C #10090D
analogous
#0A1009 #09100C #091010
triadic
#09100C #0C0910 #100C09
tetradic
#09100C #090A10 #10090D #101009
square
#09100C #090A10 #10090D #101009
split-complementary
#09100C #100910 #10090A
monochromatic
#0B140F #0B140F #0B140F #1F3729 #355E47
Accessibility & contrast
On white
19.25
#09100C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#09100C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09100C
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09100C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09100C | 1.00 | 19.25 | 1.09 | 19.25 |
| #FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F0C
Deuteranopia (green-blind)
#0F0E0C
Tritanopia (blue-blind)
#08100F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #09100c; /* rgb */ color: rgb(9, 16, 12); /* oklch */ color: oklch(16.4% 0.014 159.5);
Tailwind
colors: {
custom: {
50: '#4b4e4c',
500: '#09100c',
950: '#000000',
},
}SCSS
$custom: #09100c; $custom-light: #4b4e4c; $custom-dark: #000000;
JSON
{
"hex": "#09100c",
"rgb": {
"r": 9,
"g": 16,
"b": 12
},
"hsl": {
"h": 145.714,
"s": 28,
"l": 4.902
},
"oklch": {
"l": 0.16405,
"c": 0.01378,
"h": 159.5
},
"luminance": 0.00455
}Semantic roles & 50–950 ramp
primary
#09100C
secondary
#462F3C
accent
#639BC4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777