#001913#001913
#001913 is a very dark, muted teal. Relative luminance 0.007; OKLCH L 19.1% C 0.036 H 175.2°. Best body text is #FFFFFF at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #001913 |
|---|---|
| RGB | rgb(0, 25, 19) |
| HSL | hsl(166, 100%, 5%) |
| HSV | hsv(166, 100%, 10%) |
| CMYK | cmyk(100%, 0%, 24%, 90.2%) |
| CIE-LAB | lab(6.70, -9.85, 1.05) |
| CIE-LCH | lch(6.70, 9.90, 173.91°) |
| OKLab | oklab(19.06% -0.0357 0.003) |
| OKLCH | oklch(19.06% 0.036 175.2) |
| XYZ | xyz(0.4651, 0.7422, 0.7347) |
| Luminance | 0.0074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.21
Black
#000000
ΔE00 11.78
Gunmetal
#2A3439
ΔE00 13.04
Charcoal (survey)
#343837
ΔE00 13.73
Dark Forest Green
#002D04
ΔE00 14.46
Onyx
#353839
ΔE00 14.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001913 #190006
analogous
#001907 #001913 #001319
triadic
#001913 #130019 #191300
tetradic
#001913 #070019 #190006 #131900
square
#001913 #070019 #190006 #131900
split-complementary
#001913 #190013 #190700
monochromatic
#001F17 #001F17 #001F17 #005642 #009370
Accessibility & contrast
On white
18.29
#001913 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#001913 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001913
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001913 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001913 | 1.00 | 18.29 | 1.15 | 18.29 |
| #FFFFFF | 18.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#181613
Deuteranopia (green-blind)
#141413
Tritanopia (blue-blind)
#001917
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #001913; /* rgb */ color: rgb(0, 25, 19); /* oklch */ color: oklch(19.1% 0.036 175.2);
Tailwind
colors: {
custom: {
50: '#465550',
500: '#001913',
950: '#000000',
},
}SCSS
$custom: #001913; $custom-light: #465550; $custom-dark: #000000;
JSON
{
"hex": "#001913",
"rgb": {
"r": 0,
"g": 25,
"b": 19
},
"hsl": {
"h": 165.6,
"s": 100,
"l": 4.902
},
"oklch": {
"l": 0.19055,
"c": 0.03588,
"h": 175.2
},
"luminance": 0.00742
}Semantic roles & 50–950 ramp
primary
#001913
secondary
#631225
accent
#295CFF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000302
muted
#767878