#011F10#011F10
#011F10 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.2% C 0.048 H 158.2°. Best body text is #FFFFFF at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #011F10 |
|---|---|
| RGB | rgb(1, 31, 16) |
| HSL | hsl(150, 94%, 6%) |
| HSV | hsv(150, 97%, 12%) |
| CMYK | cmyk(96.8%, 0%, 48.4%, 87.8%) |
| CIE-LAB | lab(9.19, -15.19, 6.45) |
| CIE-LCH | lch(9.19, 16.50, 156.98°) |
| OKLab | oklab(21.15% -0.0442 0.0177) |
| OKLCH | oklch(21.15% 0.048 158.2) |
| XYZ | xyz(0.5960, 1.0238, 0.6563) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.11
Very Dark Green
#062E03
ΔE00 9.52
Dark Green
#033500
ΔE00 12.35
Evergreen
#05472A
ΔE00 13.27
Almost Black
#070D0D
ΔE00 14.09
Pine Green
#0A481E
ΔE00 14.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011F10 #1F0110
analogous
#011F01 #011F10 #011F1F
triadic
#011F10 #10011F #1F1001
tetradic
#011F10 #01011F #1F0110 #1F1F01
square
#011F10 #01011F #1F0110 #1F1F01
split-complementary
#011F10 #1F011F #1F0101
monochromatic
#011E0F #011E0F #011F10 #035A2F #05964D
Accessibility & contrast
On white
17.43
#011F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#011F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011F10
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011F10 | 1.00 | 17.43 | 1.20 | 17.43 |
| #FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C0F
Deuteranopia (green-blind)
#1B1911
Tritanopia (blue-blind)
#001F1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #011f10; /* rgb */ color: rgb(1, 31, 16); /* oklch */ color: oklch(21.2% 0.048 158.2);
Tailwind
colors: {
custom: {
50: '#465a4e',
500: '#011f10',
950: '#000000',
},
}SCSS
$custom: #011f10; $custom-light: #465a4e; $custom-dark: #000000;
JSON
{
"hex": "#011f10",
"rgb": {
"r": 1,
"g": 31,
"b": 16
},
"hsl": {
"h": 150,
"s": 93.75,
"l": 6.275
},
"oklch": {
"l": 0.21153,
"c": 0.04762,
"h": 158.2
},
"luminance": 0.01024
}Semantic roles & 50–950 ramp
primary
#011F10
secondary
#67153E
accent
#2994FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977