#011E12#011E12
#011E12 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 20.9% C 0.044 H 162.8°. Best body text is #FFFFFF at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #011E12 |
|---|---|
| RGB | rgb(1, 30, 18) |
| HSL | hsl(155, 94%, 6%) |
| HSV | hsv(155, 97%, 12%) |
| CMYK | cmyk(96.7%, 0%, 40%, 88.2%) |
| CIE-LAB | lab(8.81, -13.98, 4.75) |
| CIE-LCH | lch(8.81, 14.77, 161.24°) |
| OKLab | oklab(20.86% -0.0417 0.0129) |
| OKLCH | oklch(20.86% 0.044 162.8) |
| XYZ | xyz(0.5859, 0.9786, 0.7302) |
| Luminance | 0.0098 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.42
Very Dark Green
#062E03
ΔE00 10.82
Almost Black
#070D0D
ΔE00 13.02
Dark Green
#033500
ΔE00 13.61
Evergreen
#05472A
ΔE00 14.11
Charcoal (survey)
#343837
ΔE00 15.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011E12 #1E010D
analogous
#011E03 #011E12 #011B1E
triadic
#011E12 #12011E #1E1201
tetradic
#011E12 #03011E #1E010D #1B1E01
square
#011E12 #03011E #1E010D #1B1E01
split-complementary
#011E12 #1E011B #1E0301
monochromatic
#011E12 #011E12 #011E12 #035936 #059459
Accessibility & contrast
On white
17.56
#011E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#011E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011E12
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011E12 | 1.00 | 17.56 | 1.20 | 17.56 |
| #FFFFFF | 17.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1B11
Deuteranopia (green-blind)
#191813
Tritanopia (blue-blind)
#001E1B
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #011e12; /* rgb */ color: rgb(1, 30, 18); /* oklch */ color: oklch(20.9% 0.044 162.8);
Tailwind
colors: {
custom: {
50: '#46594f',
500: '#011e12',
950: '#000000',
},
}SCSS
$custom: #011e12; $custom-light: #46594f; $custom-dark: #000000;
JSON
{
"hex": "#011e12",
"rgb": {
"r": 1,
"g": 30,
"b": 18
},
"hsl": {
"h": 155.172,
"s": 93.548,
"l": 6.078
},
"oklch": {
"l": 0.2086,
"c": 0.0436,
"h": 162.8
},
"luminance": 0.00979
}Semantic roles & 50–950 ramp
primary
#011E12
secondary
#661536
accent
#2981FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000302
muted
#767878