#011F12#011F12
#011F12 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.2% C 0.045 H 161.5°. Best body text is #FFFFFF at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #011F12 |
|---|---|
| RGB | rgb(1, 31, 18) |
| HSL | hsl(154, 94%, 6%) |
| HSV | hsv(154, 97%, 12%) |
| CMYK | cmyk(96.8%, 0%, 41.9%, 87.8%) |
| CIE-LAB | lab(9.24, -14.77, 5.36) |
| CIE-LCH | lch(9.24, 15.71, 160.04°) |
| OKLab | oklab(21.21% -0.0429 0.0143) |
| OKLCH | oklch(21.21% 0.045 161.5) |
| XYZ | xyz(0.6116, 1.0300, 0.7387) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.77
Very Dark Green
#062E03
ΔE00 10.19
Dark Green
#033500
ΔE00 12.99
Evergreen
#05472A
ΔE00 13.53
Almost Black
#070D0D
ΔE00 13.67
Pine Green
#0A481E
ΔE00 15.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011F12 #1F010E
analogous
#011F03 #011F12 #011D1F
triadic
#011F12 #12011F #1F1201
tetradic
#011F12 #03011F #1F010E #1D1F01
square
#011F12 #03011F #1F010E #1D1F01
split-complementary
#011F12 #1F011D #1F0301
monochromatic
#011E11 #011E11 #011F12 #035A34 #059657
Accessibility & contrast
On white
17.41
#011F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#011F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011F12
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011F12 | 1.00 | 17.41 | 1.21 | 17.41 |
| #FFFFFF | 17.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1C11
Deuteranopia (green-blind)
#1A1913
Tritanopia (blue-blind)
#001F1C
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #011f12; /* rgb */ color: rgb(1, 31, 18); /* oklch */ color: oklch(21.2% 0.045 161.5);
Tailwind
colors: {
custom: {
50: '#465a4f',
500: '#011f12',
950: '#000000',
},
}SCSS
$custom: #011f12; $custom-light: #465a4f; $custom-dark: #000000;
JSON
{
"hex": "#011f12",
"rgb": {
"r": 1,
"g": 31,
"b": 18
},
"hsl": {
"h": 154,
"s": 93.75,
"l": 6.275
},
"oklch": {
"l": 0.21212,
"c": 0.04527,
"h": 161.5
},
"luminance": 0.0103
}Semantic roles & 50–950 ramp
primary
#011F12
secondary
#671538
accent
#2986FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000402
muted
#767978