#08100F#08100F
#08100F is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.4% C 0.013 H 186.5°. Best body text is #FFFFFF at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #08100F |
|---|---|
| RGB | rgb(8, 16, 15) |
| HSL | hsl(173, 33%, 5%) |
| HSV | hsv(173, 50%, 6%) |
| CMYK | cmyk(50%, 0%, 6.2%, 93.7%) |
| CIE-LAB | lab(4.13, -2.56, -0.33) |
| CIE-LCH | lch(4.13, 2.58, 187.37°) |
| OKLab | oklab(16.43% -0.0125 -0.0014) |
| OKLCH | oklch(16.43% 0.013 186.5) |
| XYZ | xyz(0.3716, 0.4567, 0.5204) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.34
Black
#000000
ΔE00 4.28
Dark
#1B2431
ΔE00 10.51
Gunmetal
#2A3439
ΔE00 11.47
Charcoal (survey)
#343837
ΔE00 12.35
Dark Grey
#363737
ΔE00 12.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08100F #100809
analogous
#08100B #08100F #080D10
triadic
#08100F #0F0810 #100F08
tetradic
#08100F #0B0810 #100809 #0D1008
square
#08100F #0B0810 #100809 #0D1008
split-complementary
#08100F #10080D #100B08
monochromatic
#0A1413 #0A1413 #0A1413 #1C3935 #31625C
Accessibility & contrast
On white
19.24
#08100F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#08100F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08100F
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08100F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08100F | 1.00 | 19.24 | 1.09 | 19.24 |
| #FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0F0F
Deuteranopia (green-blind)
#0E0E0F
Tritanopia (blue-blind)
#061010
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #08100f; /* rgb */ color: rgb(8, 16, 15); /* oklch */ color: oklch(16.4% 0.013 186.5);
Tailwind
colors: {
custom: {
50: '#4a4e4e',
500: '#08100f',
950: '#000000',
},
}SCSS
$custom: #08100f; $custom-light: #4a4e4e; $custom-dark: #000000;
JSON
{
"hex": "#08100f",
"rgb": {
"r": 8,
"g": 16,
"b": 15
},
"hsl": {
"h": 172.5,
"s": 33.333,
"l": 4.706
},
"oklch": {
"l": 0.16435,
"c": 0.0126,
"h": 186.5
},
"luminance": 0.00457
}Semantic roles & 50–950 ramp
primary
#08100F
secondary
#472C30
accent
#5E6CC9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777