#08130E#08130E
#08130E is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 17.4% C 0.019 H 164.2°. Best body text is #FFFFFF at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #08130E |
|---|---|
| RGB | rgb(8, 19, 14) |
| HSL | hsl(153, 41%, 5%) |
| HSV | hsv(153, 58%, 7%) |
| CMYK | cmyk(57.9%, 0%, 26.3%, 92.5%) |
| CIE-LAB | lab(4.96, -4.49, 1.41) |
| CIE-LCH | lch(4.96, 4.71, 162.63°) |
| OKLab | oklab(17.4% -0.0187 0.0053) |
| OKLCH | oklch(17.4% 0.019 164.2) |
| XYZ | xyz(0.4122, 0.5491, 0.4996) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.10
Black
#000000
ΔE00 6.63
Gunmetal
#2A3439
ΔE00 11.88
Charcoal (survey)
#343837
ΔE00 12.29
Dark
#1B2431
ΔE00 12.45
Dark Grey
#363737
ΔE00 12.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08130E #13080D
analogous
#081308 #08130E #081213
triadic
#08130E #0E0813 #130E08
tetradic
#08130E #080813 #13080D #121308
square
#08130E #080813 #13080D #121308
split-complementary
#08130E #130812 #130808
monochromatic
#091610 #091610 #091610 #1A3E2E #2C694D
Accessibility & contrast
On white
18.92
#08130E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#08130E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08130E
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08130E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08130E | 1.00 | 18.92 | 1.11 | 18.92 |
| #FFFFFF | 18.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#13120E
Deuteranopia (green-blind)
#11100E
Tritanopia (blue-blind)
#061312
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #08130e; /* rgb */ color: rgb(8, 19, 14); /* oklch */ color: oklch(17.4% 0.019 164.2);
Tailwind
colors: {
custom: {
50: '#4a504d',
500: '#08130e',
950: '#000000',
},
}SCSS
$custom: #08130e; $custom-light: #4a504d; $custom-dark: #000000;
JSON
{
"hex": "#08130e",
"rgb": {
"r": 8,
"g": 19,
"b": 14
},
"hsl": {
"h": 152.727,
"s": 40.741,
"l": 5.294
},
"oklch": {
"l": 0.17401,
"c": 0.01943,
"h": 164.2
},
"luminance": 0.00549
}Semantic roles & 50–950 ramp
primary
#08130E
secondary
#4C2A3A
accent
#578ED1
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877