#001E10#001E10
#001E10 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 20.7% C 0.047 H 160.0°. Best body text is #FFFFFF at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #001E10 |
|---|---|
| RGB | rgb(0, 30, 16) |
| HSL | hsl(152, 100%, 6%) |
| HSV | hsv(152, 100%, 12%) |
| CMYK | cmyk(100%, 0%, 46.7%, 88.2%) |
| CIE-LAB | lab(8.70, -14.67, 5.75) |
| CIE-LCH | lch(8.70, 15.76, 158.60°) |
| OKLab | oklab(20.74% -0.0441 0.0161) |
| OKLCH | oklch(20.74% 0.047 160) |
| XYZ | xyz(0.5577, 0.9659, 0.6471) |
| Luminance | 0.0097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.73
Very Dark Green
#062E03
ΔE00 10.13
Dark Green
#033500
ΔE00 12.96
Almost Black
#070D0D
ΔE00 13.59
Evergreen
#05472A
ΔE00 13.78
Pine Green
#0A481E
ΔE00 15.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001E10 #1E000E
analogous
#001E01 #001E10 #001D1E
triadic
#001E10 #10001E #1E1000
tetradic
#001E10 #01001E #1E000E #1D1E00
square
#001E10 #01001E #1E000E #1D1E00
split-complementary
#001E10 #1E001D #1E0100
monochromatic
#001F10 #001F10 #001F10 #005B31 #009851
Accessibility & contrast
On white
17.60
#001E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#001E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001E10
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001E10 | 1.00 | 17.60 | 1.19 | 17.60 |
| #FFFFFF | 17.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1B0F
Deuteranopia (green-blind)
#191811
Tritanopia (blue-blind)
#001E1A
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #001e10; /* rgb */ color: rgb(0, 30, 16); /* oklch */ color: oklch(20.7% 0.047 160.0);
Tailwind
colors: {
custom: {
50: '#45594e',
500: '#001e10',
950: '#000000',
},
}SCSS
$custom: #001e10; $custom-light: #45594e; $custom-dark: #000000;
JSON
{
"hex": "#001e10",
"rgb": {
"r": 0,
"g": 30,
"b": 16
},
"hsl": {
"h": 152,
"s": 100,
"l": 5.882
},
"oklch": {
"l": 0.20737,
"c": 0.04692,
"h": 160
},
"luminance": 0.00966
}Semantic roles & 50–950 ramp
primary
#001E10
secondary
#68123A
accent
#298DFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000301
muted
#767877