#0D100B#0D100B
#0D100B is a very dark, near-neutral yellow-green. Relative luminance 0.005; OKLCH L 16.8% C 0.011 H 132.9°. Best body text is #FFFFFF at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #0D100B |
|---|---|
| RGB | rgb(13, 16, 11) |
| HSL | hsl(96, 19%, 5%) |
| HSV | hsv(96, 31%, 6%) |
| CMYK | cmyk(18.7%, 0%, 31.3%, 93.7%) |
| CIE-LAB | lab(4.34, -1.84, 1.94) |
| CIE-LCH | lch(4.34, 2.67, 133.47°) |
| OKLab | oklab(16.77% -0.0077 0.0083) |
| OKLCH | oklch(16.77% 0.011 132.9) |
| XYZ | xyz(0.4117, 0.4803, 0.3876) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.47
Black
#000000
ΔE00 4.02
Dark
#1B2431
ΔE00 12.03
Gunmetal
#2A3439
ΔE00 12.32
Charcoal (survey)
#343837
ΔE00 12.32
Dark Grey
#363737
ΔE00 12.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D100B #0E0B10
analogous
#0F100B #0D100B #0B100B
triadic
#0D100B #0B0D10 #100B0D
tetradic
#0D100B #0B0F10 #0E0B10 #100B0B
square
#0D100B #0B0F10 #0E0B10 #100B0B
split-complementary
#0D100B #0B0B10 #100B0F
monochromatic
#0F120C #0F120C #0F120C #2A3424 #48593D
Accessibility & contrast
On white
19.16
#0D100B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#0D100B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D100B
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D100B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D100B | 1.00 | 19.16 | 1.10 | 19.16 |
| #FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F0B
Deuteranopia (green-blind)
#100F0B
Tritanopia (blue-blind)
#0D100F
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #0d100b; /* rgb */ color: rgb(13, 16, 11); /* oklch */ color: oklch(16.8% 0.011 132.9);
Tailwind
colors: {
custom: {
50: '#4d4e4c',
500: '#0d100b',
950: '#000000',
},
}SCSS
$custom: #0d100b; $custom-light: #4d4e4c; $custom-dark: #000000;
JSON
{
"hex": "#0d100b",
"rgb": {
"r": 13,
"g": 16,
"b": 11
},
"hsl": {
"h": 96,
"s": 18.519,
"l": 5.294
},
"oklch": {
"l": 0.16769,
"c": 0.01126,
"h": 132.9
},
"luminance": 0.0048
}Semantic roles & 50–950 ramp
primary
#0D100B
secondary
#3D3443
accent
#6DBB9C
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777