#00130C#00130C
#00130C is a very dark, muted teal. Relative luminance 0.005; OKLCH L 16.6% C 0.033 H 169.0°. Best body text is #FFFFFF at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #00130C |
|---|---|
| RGB | rgb(0, 19, 12) |
| HSL | hsl(158, 100%, 4%) |
| HSV | hsv(158, 100%, 7%) |
| CMYK | cmyk(100%, 0%, 36.8%, 92.5%) |
| CIE-LAB | lab(4.45, -6.91, 1.56) |
| CIE-LCH | lch(4.45, 7.08, 167.29°) |
| OKLab | oklab(16.6% -0.0326 0.0063) |
| OKLCH | oklch(16.6% 0.033 169) |
| XYZ | xyz(0.2992, 0.4922, 0.4270) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.44
Black
#000000
ΔE00 8.86
Gunmetal
#2A3439
ΔE00 12.93
Charcoal (survey)
#343837
ΔE00 13.47
Dark
#1B2431
ΔE00 13.99
Onyx
#353839
ΔE00 14.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00130C #130007
analogous
#001302 #00130C #001013
triadic
#00130C #0C0013 #130C00
tetradic
#00130C #020013 #130007 #101300
square
#00130C #020013 #130007 #101300
split-complementary
#00130C #130010 #130200
monochromatic
#001F13 #001F13 #001F13 #005033 #008D59
Accessibility & contrast
On white
19.12
#00130C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#00130C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00130C
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00130C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00130C | 1.00 | 19.12 | 1.10 | 19.12 |
| #FFFFFF | 19.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12110C
Deuteranopia (green-blind)
#0F0E0C
Tritanopia (blue-blind)
#001311
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #00130c; /* rgb */ color: rgb(0, 19, 12); /* oklch */ color: oklch(16.6% 0.033 169.0);
Tailwind
colors: {
custom: {
50: '#46504c',
500: '#00130c',
950: '#000000',
},
}SCSS
$custom: #00130c; $custom-light: #46504c; $custom-dark: #000000;
JSON
{
"hex": "#00130c",
"rgb": {
"r": 0,
"g": 19,
"b": 12
},
"hsl": {
"h": 157.895,
"s": 100,
"l": 3.725
},
"oklch": {
"l": 0.16597,
"c": 0.03322,
"h": 169
},
"luminance": 0.00492
}Semantic roles & 50–950 ramp
primary
#00130C
secondary
#5E112D
accent
#2978FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877