#00130E#00130E
#00130E is a very dark, muted teal. Relative luminance 0.005; OKLCH L 16.7% C 0.031 H 175.4°. Best body text is #FFFFFF at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #00130E |
|---|---|
| RGB | rgb(0, 19, 14) |
| HSL | hsl(164, 100%, 4%) |
| HSV | hsv(164, 100%, 7%) |
| CMYK | cmyk(100%, 0%, 26.3%, 92.5%) |
| CIE-LAB | lab(4.49, -6.58, 0.67) |
| CIE-LCH | lch(4.49, 6.62, 174.21°) |
| OKLab | oklab(16.68% -0.0312 0.0025) |
| OKLCH | oklch(16.68% 0.031 175.4) |
| XYZ | xyz(0.3121, 0.4974, 0.4949) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.96
Black
#000000
ΔE00 8.51
Gunmetal
#2A3439
ΔE00 12.47
Charcoal (survey)
#343837
ΔE00 13.26
Dark
#1B2431
ΔE00 13.27
Onyx
#353839
ΔE00 14.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00130E #130005
analogous
#001304 #00130E #000E13
triadic
#00130E #0E0013 #130E00
tetradic
#00130E #040013 #130005 #0E1300
square
#00130E #040013 #130005 #0E1300
split-complementary
#00130E #13000E #130400
monochromatic
#001F17 #001F17 #001F17 #00503B #008D68
Accessibility & contrast
On white
19.10
#00130E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#00130E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00130E
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00130E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00130E | 1.00 | 19.10 | 1.10 | 19.10 |
| #FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12110E
Deuteranopia (green-blind)
#0F0F0E
Tritanopia (blue-blind)
#001312
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #00130e; /* rgb */ color: rgb(0, 19, 14); /* oklch */ color: oklch(16.7% 0.031 175.4);
Tailwind
colors: {
custom: {
50: '#46504d',
500: '#00130e',
950: '#000000',
},
}SCSS
$custom: #00130e; $custom-light: #46504d; $custom-dark: #000000;
JSON
{
"hex": "#00130e",
"rgb": {
"r": 0,
"g": 19,
"b": 14
},
"hsl": {
"h": 164.211,
"s": 100,
"l": 3.725
},
"oklch": {
"l": 0.16676,
"c": 0.03133,
"h": 175.4
},
"luminance": 0.00497
}Semantic roles & 50–950 ramp
primary
#00130E
secondary
#5E1125
accent
#2961FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877