#01140F#01140F
#01140F is a very dark, muted teal. Relative luminance 0.005; OKLCH L 17.2% C 0.030 H 175.0°. Best body text is #FFFFFF at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #01140F |
|---|---|
| RGB | rgb(1, 20, 15) |
| HSL | hsl(164, 90%, 4%) |
| HSV | hsv(164, 95%, 8%) |
| CMYK | cmyk(95%, 0%, 25%, 92.2%) |
| CIE-LAB | lab(4.89, -6.78, 0.73) |
| CIE-LCH | lch(4.89, 6.82, 173.81°) |
| OKLab | oklab(17.18% -0.0302 0.0026) |
| OKLCH | oklch(17.18% 0.03 175) |
| XYZ | xyz(0.3489, 0.5412, 0.5379) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.20
Black
#000000
ΔE00 8.77
Gunmetal
#2A3439
ΔE00 12.37
Charcoal (survey)
#343837
ΔE00 13.13
Dark
#1B2431
ΔE00 13.32
Onyx
#353839
ΔE00 13.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01140F #140106
analogous
#011406 #01140F #011014
triadic
#01140F #0F0114 #140F01
tetradic
#01140F #060114 #140106 #101401
square
#01140F #060114 #140106 #101401
split-complementary
#01140F #140110 #140601
monochromatic
#011D16 #011D16 #011D16 #044E3B #078966
Accessibility & contrast
On white
18.95
#01140F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#01140F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01140F
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01140F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01140F | 1.00 | 18.95 | 1.11 | 18.95 |
| #FFFFFF | 18.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#13120F
Deuteranopia (green-blind)
#10100F
Tritanopia (blue-blind)
#001413
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #01140f; /* rgb */ color: rgb(1, 20, 15); /* oklch */ color: oklch(17.2% 0.030 175.0);
Tailwind
colors: {
custom: {
50: '#47514e',
500: '#01140f',
950: '#000000',
},
}SCSS
$custom: #01140f; $custom-light: #47514e; $custom-dark: #000000;
JSON
{
"hex": "#01140f",
"rgb": {
"r": 1,
"g": 20,
"b": 15
},
"hsl": {
"h": 164.211,
"s": 90.476,
"l": 4.118
},
"oklch": {
"l": 0.17176,
"c": 0.03032,
"h": 175
},
"luminance": 0.00541
}Semantic roles & 50–950 ramp
primary
#01140F
secondary
#5C1527
accent
#2961FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877