#011C10#011C10
#011C10 is a very dark, muted teal. Relative luminance 0.009; OKLCH L 20.1% C 0.043 H 161.7°. Best body text is #FFFFFF at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #011C10 |
|---|---|
| RGB | rgb(1, 28, 16) |
| HSL | hsl(153, 93%, 6%) |
| HSV | hsv(153, 96%, 11%) |
| CMYK | cmyk(96.4%, 0%, 42.9%, 89%) |
| CIE-LAB | lab(7.90, -12.69, 4.59) |
| CIE-LCH | lch(7.90, 13.49, 160.13°) |
| OKLab | oklab(20.09% -0.0404 0.0134) |
| OKLCH | oklch(20.09% 0.043 161.7) |
| XYZ | xyz(0.5212, 0.8743, 0.6314) |
| Luminance | 0.0087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.15
Very Dark Green
#062E03
ΔE00 11.47
Almost Black
#070D0D
ΔE00 12.02
Dark Green
#033500
ΔE00 14.26
Black
#000000
ΔE00 14.35
Charcoal (survey)
#343837
ΔE00 14.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011C10 #1C010D
analogous
#011C02 #011C10 #011A1C
triadic
#011C10 #10011C #1C1001
tetradic
#011C10 #02011C #1C010D #1A1C01
square
#011C10 #02011C #1C010D #1A1C01
split-complementary
#011C10 #1C011A #1C0201
monochromatic
#011E11 #011E11 #011E11 #035732 #059254
Accessibility & contrast
On white
17.88
#011C10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#011C10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011C10
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011C10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011C10 | 1.00 | 17.88 | 1.17 | 17.88 |
| #FFFFFF | 17.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B190F
Deuteranopia (green-blind)
#181611
Tritanopia (blue-blind)
#001C19
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #011c10; /* rgb */ color: rgb(1, 28, 16); /* oklch */ color: oklch(20.1% 0.043 161.7);
Tailwind
colors: {
custom: {
50: '#46584e',
500: '#011c10',
950: '#000000',
},
}SCSS
$custom: #011c10; $custom-light: #46584e; $custom-dark: #000000;
JSON
{
"hex": "#011c10",
"rgb": {
"r": 1,
"g": 28,
"b": 16
},
"hsl": {
"h": 153.333,
"s": 93.103,
"l": 5.686
},
"oklch": {
"l": 0.20088,
"c": 0.04253,
"h": 161.7
},
"luminance": 0.00874
}Semantic roles & 50–950 ramp
primary
#011C10
secondary
#641538
accent
#2988FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000301
muted
#767877