#0B110F#0B110F
#0B110F is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 17.0% C 0.010 H 172.7°. Best body text is #FFFFFF at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #0B110F |
|---|---|
| RGB | rgb(11, 17, 15) |
| HSL | hsl(160, 21%, 5%) |
| HSV | hsv(160, 35%, 7%) |
| CMYK | cmyk(35.3%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.58, -2.32, 0.35) |
| CIE-LCH | lch(4.58, 2.35, 171.49°) |
| OKLab | oklab(17.04% -0.0102 0.0013) |
| OKLCH | oklch(17.04% 0.01 172.7) |
| XYZ | xyz(0.4247, 0.5065, 0.5272) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.49
Black
#000000
ΔE00 4.20
Dark
#1B2431
ΔE00 10.77
Gunmetal
#2A3439
ΔE00 11.46
Charcoal (survey)
#343837
ΔE00 12.07
Dark Grey
#363737
ΔE00 12.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B110F #110B0D
analogous
#0B110C #0B110F #0B1011
triadic
#0B110F #0F0B11 #110F0B
tetradic
#0B110F #0C0B11 #110B0D #10110B
square
#0B110F #0C0B11 #110B0D #10110B
split-complementary
#0B110F #110B10 #110C0B
monochromatic
#0C1310 #0C1310 #0C1310 #233630 #3B5B51
Accessibility & contrast
On white
19.07
#0B110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#0B110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B110F
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B110F | 1.00 | 19.07 | 1.10 | 19.07 |
| #FFFFFF | 19.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11100F
Deuteranopia (green-blind)
#0F0F0F
Tritanopia (blue-blind)
#0A1110
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #0b110f; /* rgb */ color: rgb(11, 17, 15); /* oklch */ color: oklch(17.0% 0.010 172.7);
Tailwind
colors: {
custom: {
50: '#4b4f4e',
500: '#0b110f',
950: '#000000',
},
}SCSS
$custom: #0b110f; $custom-light: #4b4f4e; $custom-dark: #000000;
JSON
{
"hex": "#0b110f",
"rgb": {
"r": 11,
"g": 17,
"b": 15
},
"hsl": {
"h": 160,
"s": 21.429,
"l": 5.49
},
"oklch": {
"l": 0.17044,
"c": 0.01024,
"h": 172.7
},
"luminance": 0.00507
}Semantic roles & 50–950 ramp
primary
#0B110F
secondary
#453339
accent
#6A86BE
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777