#08100E#08100E
#08100E is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.4% C 0.013 H 177.6°. Best body text is #FFFFFF at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #08100E |
|---|---|
| RGB | rgb(8, 16, 14) |
| HSL | hsl(165, 33%, 5%) |
| HSV | hsv(165, 50%, 6%) |
| CMYK | cmyk(50%, 0%, 12.5%, 93.7%) |
| CIE-LAB | lab(4.10, -2.73, 0.15) |
| CIE-LCH | lch(4.10, 2.74, 176.88°) |
| OKLab | oklab(16.39% -0.0131 0.0006) |
| OKLCH | oklch(16.39% 0.013 177.6) |
| XYZ | xyz(0.3647, 0.4539, 0.4838) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.67
Black
#000000
ΔE00 4.45
Dark
#1B2431
ΔE00 10.94
Gunmetal
#2A3439
ΔE00 11.64
Charcoal (survey)
#343837
ΔE00 12.38
Dark Grey
#363737
ΔE00 12.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08100E #10080A
analogous
#08100A #08100E #080E10
triadic
#08100E #0E0810 #100E08
tetradic
#08100E #0A0810 #10080A #0E1008
square
#08100E #0A0810 #10080A #0E1008
split-complementary
#08100E #10080E #100A08
monochromatic
#0A1412 #0A1412 #0A1412 #1C3932 #316255
Accessibility & contrast
On white
19.25
#08100E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#08100E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08100E
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08100E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08100E | 1.00 | 19.25 | 1.09 | 19.25 |
| #FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0F0E
Deuteranopia (green-blind)
#0E0E0E
Tritanopia (blue-blind)
#06100F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #08100e; /* rgb */ color: rgb(8, 16, 14); /* oklch */ color: oklch(16.4% 0.013 177.6);
Tailwind
colors: {
custom: {
50: '#4a4e4d',
500: '#08100e',
950: '#000000',
},
}SCSS
$custom: #08100e; $custom-light: #4a4e4d; $custom-dark: #000000;
JSON
{
"hex": "#08100e",
"rgb": {
"r": 8,
"g": 16,
"b": 14
},
"hsl": {
"h": 165,
"s": 33.333,
"l": 4.706
},
"oklch": {
"l": 0.16391,
"c": 0.01315,
"h": 177.6
},
"luminance": 0.00454
}Semantic roles & 50–950 ramp
primary
#08100E
secondary
#472C33
accent
#5E79C9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777