#08130F#08130F
#08130F is a very dark, near-neutral teal. Relative luminance 0.006; OKLCH L 17.4% C 0.018 H 169.4°. Best body text is #FFFFFF at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #08130F |
|---|---|
| RGB | rgb(8, 19, 15) |
| HSL | hsl(158, 41%, 5%) |
| HSV | hsv(158, 58%, 7%) |
| CMYK | cmyk(57.9%, 0%, 21.1%, 92.5%) |
| CIE-LAB | lab(4.98, -4.31, 0.92) |
| CIE-LCH | lch(4.98, 4.41, 167.92°) |
| OKLab | oklab(17.44% -0.0181 0.0034) |
| OKLCH | oklch(17.44% 0.018 169.4) |
| XYZ | xyz(0.4192, 0.5518, 0.5363) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.76
Black
#000000
ΔE00 6.40
Gunmetal
#2A3439
ΔE00 11.64
Dark
#1B2431
ΔE00 12.00
Charcoal (survey)
#343837
ΔE00 12.19
Onyx
#353839
ΔE00 12.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08130F #13080C
analogous
#081309 #08130F #081113
triadic
#08130F #0F0813 #130F08
tetradic
#08130F #090813 #13080C #111308
square
#08130F #090813 #13080C #111308
split-complementary
#08130F #130811 #130908
monochromatic
#091611 #091611 #091611 #1A3E31 #2C6953
Accessibility & contrast
On white
18.91
#08130F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#08130F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08130F
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08130F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08130F | 1.00 | 18.91 | 1.11 | 18.91 |
| #FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12120F
Deuteranopia (green-blind)
#11100F
Tritanopia (blue-blind)
#061312
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #08130f; /* rgb */ color: rgb(8, 19, 15); /* oklch */ color: oklch(17.4% 0.018 169.4);
Tailwind
colors: {
custom: {
50: '#4a504e',
500: '#08130f',
950: '#000000',
},
}SCSS
$custom: #08130f; $custom-light: #4a504e; $custom-dark: #000000;
JSON
{
"hex": "#08130f",
"rgb": {
"r": 8,
"g": 19,
"b": 15
},
"hsl": {
"h": 158.182,
"s": 40.741,
"l": 5.294
},
"oklch": {
"l": 0.1744,
"c": 0.01837,
"h": 169.4
},
"luminance": 0.00552
}Semantic roles & 50–950 ramp
primary
#08130F
secondary
#4C2A37
accent
#5783D1
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877