#011F1F#011F1F
#011F1F is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.036 H 194.8°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #011F1F |
|---|---|
| RGB | rgb(1, 31, 31) |
| HSL | hsl(180, 94%, 6%) |
| HSV | hsv(180, 97%, 12%) |
| CMYK | cmyk(96.8%, 0%, 0%, 87.8%) |
| CIE-LAB | lab(9.68, -11.03, -3.30) |
| CIE-LCH | lch(9.68, 11.51, 196.66°) |
| OKLab | oklab(21.72% -0.0347 -0.0092) |
| OKLCH | oklch(21.72% 0.036 194.8) |
| XYZ | xyz(0.7497, 1.0853, 1.4660) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.70
Gunmetal
#2A3439
ΔE00 11.44
Charcoal (survey)
#343837
ΔE00 13.22
Dark
#1B2431
ΔE00 13.50
Black
#000000
ΔE00 13.51
Onyx
#353839
ΔE00 14.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011F1F #1F0101
analogous
#011F10 #011F1F #01101F
triadic
#011F1F #1F011F #1F1F01
tetradic
#011F1F #10011F #1F0101 #101F01
square
#011F1F #10011F #1F0101 #101F01
split-complementary
#011F1F #1F0110 #1F1001
monochromatic
#011E1E #011E1E #011F1F #035A5A #059696
Accessibility & contrast
On white
17.26
#011F1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#011F1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011F1F
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011F1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011F1F | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1D1F
Deuteranopia (green-blind)
#17191F
Tritanopia (blue-blind)
#00201F
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #011f1f; /* rgb */ color: rgb(1, 31, 31); /* oklch */ color: oklch(21.7% 0.036 194.8);
Tailwind
colors: {
custom: {
50: '#465a5a',
500: '#011f1f',
950: '#000000',
},
}SCSS
$custom: #011f1f; $custom-light: #465a5a; $custom-dark: #000000;
JSON
{
"hex": "#011f1f",
"rgb": {
"r": 1,
"g": 31,
"b": 31
},
"hsl": {
"h": 180,
"s": 93.75,
"l": 6.275
},
"oklch": {
"l": 0.21722,
"c": 0.03591,
"h": 194.8
},
"luminance": 0.01085
}Semantic roles & 50–950 ramp
primary
#011F1F
secondary
#671515
accent
#2929FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978