#08100C#08100C
#08100C is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 16.3% C 0.015 H 162.8°. Best body text is #FFFFFF at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #08100C |
|---|---|
| RGB | rgb(8, 16, 12) |
| HSL | hsl(150, 33%, 5%) |
| HSV | hsv(150, 50%, 6%) |
| CMYK | cmyk(50%, 0%, 25%, 93.7%) |
| CIE-LAB | lab(4.05, -3.06, 1.04) |
| CIE-LCH | lch(4.05, 3.23, 161.21°) |
| OKLab | oklab(16.31% -0.0144 0.0045) |
| OKLCH | oklch(16.31% 0.015 162.8) |
| XYZ | xyz(0.3518, 0.4487, 0.4158) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.43
Black
#000000
ΔE00 4.87
Dark
#1B2431
ΔE00 11.77
Gunmetal
#2A3439
ΔE00 12.02
Charcoal (survey)
#343837
ΔE00 12.48
Dark Grey
#363737
ΔE00 12.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08100C #10080C
analogous
#081008 #08100C #081010
triadic
#08100C #0C0810 #100C08
tetradic
#08100C #080810 #10080C #101008
square
#08100C #080810 #10080C #101008
split-complementary
#08100C #100810 #100808
monochromatic
#0A140F #0A140F #0A140F #1C392B #316249
Accessibility & contrast
On white
19.27
#08100C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#08100C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08100C
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08100C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08100C | 1.00 | 19.27 | 1.09 | 19.27 |
| #FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F0C
Deuteranopia (green-blind)
#0E0E0C
Tritanopia (blue-blind)
#07100F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #08100c; /* rgb */ color: rgb(8, 16, 12); /* oklch */ color: oklch(16.3% 0.015 162.8);
Tailwind
colors: {
custom: {
50: '#4a4e4c',
500: '#08100c',
950: '#000000',
},
}SCSS
$custom: #08100c; $custom-light: #4a4e4c; $custom-dark: #000000;
JSON
{
"hex": "#08100c",
"rgb": {
"r": 8,
"g": 16,
"b": 12
},
"hsl": {
"h": 150,
"s": 33.333,
"l": 4.706
},
"oklch": {
"l": 0.16308,
"c": 0.01508,
"h": 162.8
},
"luminance": 0.00449
}Semantic roles & 50–950 ramp
primary
#08100C
secondary
#472C3A
accent
#5E94C9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777