#00130F#00130F
#00130F is a very dark, muted teal. Relative luminance 0.005; OKLCH L 16.7% C 0.031 H 178.9°. Best body text is #FFFFFF at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #00130F |
|---|---|
| RGB | rgb(0, 19, 15) |
| HSL | hsl(167, 100%, 4%) |
| HSV | hsv(167, 100%, 7%) |
| CMYK | cmyk(100%, 0%, 21.1%, 92.5%) |
| CIE-LAB | lab(4.52, -6.40, 0.19) |
| CIE-LCH | lch(4.52, 6.41, 178.33°) |
| OKLab | oklab(16.72% -0.0305 0.0006) |
| OKLCH | oklch(16.72% 0.031 178.9) |
| XYZ | xyz(0.3191, 0.5002, 0.5316) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.72
Black
#000000
ΔE00 8.33
Gunmetal
#2A3439
ΔE00 12.23
Dark
#1B2431
ΔE00 12.87
Charcoal (survey)
#343837
ΔE00 13.17
Onyx
#353839
ΔE00 13.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00130F #130004
analogous
#001305 #00130F #000D13
triadic
#00130F #0F0013 #130F00
tetradic
#00130F #050013 #130004 #0D1300
square
#00130F #050013 #130004 #0D1300
split-complementary
#00130F #13000D #130500
monochromatic
#001F18 #001F18 #001F18 #00503F #008D70
Accessibility & contrast
On white
19.09
#00130F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#00130F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00130F
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00130F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00130F | 1.00 | 19.09 | 1.10 | 19.09 |
| #FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12110F
Deuteranopia (green-blind)
#0E0F0F
Tritanopia (blue-blind)
#001412
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #00130f; /* rgb */ color: rgb(0, 19, 15); /* oklch */ color: oklch(16.7% 0.031 178.9);
Tailwind
colors: {
custom: {
50: '#46504e',
500: '#00130f',
950: '#000000',
},
}SCSS
$custom: #00130f; $custom-light: #46504e; $custom-dark: #000000;
JSON
{
"hex": "#00130f",
"rgb": {
"r": 0,
"g": 19,
"b": 15
},
"hsl": {
"h": 167.368,
"s": 100,
"l": 3.725
},
"oklch": {
"l": 0.16719,
"c": 0.03056,
"h": 178.9
},
"luminance": 0.005
}Semantic roles & 50–950 ramp
primary
#00130F
secondary
#5E1121
accent
#2956FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877