#01110E#01110E
#01110E is a very dark, muted teal. Relative luminance 0.004; OKLCH L 16.0% C 0.027 H 181.2°. Best body text is #FFFFFF at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #01110E |
|---|---|
| RGB | rgb(1, 17, 14) |
| HSL | hsl(169, 89%, 4%) |
| HSV | hsv(169, 94%, 7%) |
| CMYK | cmyk(94.1%, 0%, 17.6%, 93.3%) |
| CIE-LAB | lab(3.97, -5.12, -0.10) |
| CIE-LCH | lch(3.97, 5.12, 181.07°) |
| OKLab | oklab(16.04% -0.0266 -0.0006) |
| OKLCH | oklch(16.04% 0.027 181.2) |
| XYZ | xyz(0.2922, 0.4390, 0.4847) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.31
Black
#000000
ΔE00 6.95
Gunmetal
#2A3439
ΔE00 12.01
Dark
#1B2431
ΔE00 12.09
Charcoal (survey)
#343837
ΔE00 13.00
Onyx
#353839
ΔE00 13.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01110E #110104
analogous
#011106 #01110E #010C11
triadic
#01110E #0E0111 #110E01
tetradic
#01110E #060111 #110104 #0C1101
square
#01110E #060111 #110104 #0C1101
split-complementary
#01110E #11010C #110601
monochromatic
#021D18 #021D18 #021D18 #044B3E #08856D
Accessibility & contrast
On white
19.31
#01110E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#01110E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01110E
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01110E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01110E | 1.00 | 19.31 | 1.09 | 19.31 |
| #FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F0E
Deuteranopia (green-blind)
#0D0D0E
Tritanopia (blue-blind)
#001210
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #01110e; /* rgb */ color: rgb(1, 17, 14); /* oklch */ color: oklch(16.0% 0.027 181.2);
Tailwind
colors: {
custom: {
50: '#474f4d',
500: '#01110e',
950: '#000000',
},
}SCSS
$custom: #01110e; $custom-light: #474f4d; $custom-dark: #000000;
JSON
{
"hex": "#01110e",
"rgb": {
"r": 1,
"g": 17,
"b": 14
},
"hsl": {
"h": 168.75,
"s": 88.889,
"l": 3.529
},
"oklch": {
"l": 0.16041,
"c": 0.02664,
"h": 181.2
},
"luminance": 0.00439
}Semantic roles & 50–950 ramp
primary
#01110E
secondary
#591522
accent
#2951FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777