#0D110F#0D110F
#0D110F is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 17.2% C 0.008 H 164.0°. Best body text is #FFFFFF at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #0D110F |
|---|---|
| RGB | rgb(13, 17, 15) |
| HSL | hsl(150, 13%, 6%) |
| HSV | hsv(150, 24%, 7%) |
| CMYK | cmyk(23.5%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.71, -1.74, 0.55) |
| CIE-LCH | lch(4.71, 1.83, 162.38°) |
| OKLab | oklab(17.24% -0.0073 0.0021) |
| OKLCH | oklch(17.24% 0.008 164) |
| XYZ | xyz(0.4526, 0.5209, 0.5285) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.39
Black
#000000
ΔE00 3.73
Dark
#1B2431
ΔE00 10.69
Gunmetal
#2A3439
ΔE00 11.53
Charcoal (survey)
#343837
ΔE00 11.99
Dark Grey
#363737
ΔE00 12.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D110F #110D0F
analogous
#0D110D #0D110F #0D1111
triadic
#0D110F #0F0D11 #110F0D
tetradic
#0D110F #0D0D11 #110D0F #11110D
square
#0D110F #0D0D11 #110D0F #11110D
split-complementary
#0D110F #110D11 #110D0D
monochromatic
#0D110F #0D110F #0D110F #28342E #42564C
Accessibility & contrast
On white
19.02
#0D110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#0D110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D110F
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D110F | 1.00 | 19.02 | 1.10 | 19.02 |
| #FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11100F
Deuteranopia (green-blind)
#10100F
Tritanopia (blue-blind)
#0C1110
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #0d110f; /* rgb */ color: rgb(13, 17, 15); /* oklch */ color: oklch(17.2% 0.008 164.0);
Tailwind
colors: {
custom: {
50: '#4d4f4e',
500: '#0d110f',
950: '#000000',
},
}SCSS
$custom: #0d110f; $custom-light: #4d4f4e; $custom-dark: #000000;
JSON
{
"hex": "#0d110f",
"rgb": {
"r": 13,
"g": 17,
"b": 15
},
"hsl": {
"h": 150,
"s": 13.333,
"l": 5.882
},
"oklch": {
"l": 0.17241,
"c": 0.00756,
"h": 164
},
"luminance": 0.00521
}Semantic roles & 50–950 ramp
primary
#0D110F
secondary
#43373D
accent
#7294B6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777