#001F14#001F14
#001F14 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.2% C 0.044 H 166.0°. Best body text is #FFFFFF at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #001F14 |
|---|---|
| RGB | rgb(0, 31, 20) |
| HSL | hsl(159, 100%, 6%) |
| HSV | hsv(159, 100%, 12%) |
| CMYK | cmyk(100%, 0%, 35.5%, 87.8%) |
| CIE-LAB | lab(9.24, -14.59, 4.09) |
| CIE-LCH | lch(9.24, 15.16, 164.34°) |
| OKLab | oklab(21.22% -0.0427 0.0107) |
| OKLCH | oklch(21.22% 0.044 166) |
| XYZ | xyz(0.6162, 1.0304, 0.8281) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.53
Very Dark Green
#062E03
ΔE00 10.98
Almost Black
#070D0D
ΔE00 13.38
Dark Green
#033500
ΔE00 13.74
Evergreen
#05472A
ΔE00 13.81
Charcoal (survey)
#343837
ΔE00 15.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001F14 #1F000B
analogous
#001F04 #001F14 #001A1F
triadic
#001F14 #14001F #1F1400
tetradic
#001F14 #04001F #1F000B #1A1F00
square
#001F14 #04001F #1F000B #1A1F00
split-complementary
#001F14 #1F001A #1F0400
monochromatic
#001F14 #001F14 #001F14 #005C3B #009963
Accessibility & contrast
On white
17.41
#001F14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#001F14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001F14
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001F14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001F14 | 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)
#1E1C13
Deuteranopia (green-blind)
#1A1915
Tritanopia (blue-blind)
#001F1C
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #001f14; /* rgb */ color: rgb(0, 31, 20); /* oklch */ color: oklch(21.2% 0.044 166.0);
Tailwind
colors: {
custom: {
50: '#455a51',
500: '#001f14',
950: '#000000',
},
}SCSS
$custom: #001f14; $custom-light: #455a51; $custom-dark: #000000;
JSON
{
"hex": "#001f14",
"rgb": {
"r": 0,
"g": 31,
"b": 20
},
"hsl": {
"h": 158.71,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.21218,
"c": 0.04405,
"h": 166
},
"luminance": 0.0103
}Semantic roles & 50–950 ramp
primary
#001F14
secondary
#681231
accent
#2975FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000402
muted
#767978