#081010#081010
#081010 is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.5% C 0.012 H 196.0°. Best body text is #FFFFFF at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #081010 |
|---|---|
| RGB | rgb(8, 16, 16) |
| HSL | hsl(180, 33%, 5%) |
| HSV | hsv(180, 50%, 6%) |
| CMYK | cmyk(50%, 0%, 0%, 93.7%) |
| CIE-LAB | lab(4.15, -2.37, -0.84) |
| CIE-LCH | lch(4.15, 2.52, 199.41°) |
| OKLab | oklab(16.48% -0.0119 -0.0034) |
| OKLCH | oklch(16.48% 0.012 196) |
| XYZ | xyz(0.3789, 0.4596, 0.5589) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.12
Black
#000000
ΔE00 4.16
Dark
#1B2431
ΔE00 10.07
Gunmetal
#2A3439
ΔE00 11.31
Charcoal (survey)
#343837
ΔE00 12.34
Dark Grey
#363737
ΔE00 12.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081010 #100808
analogous
#08100C #081010 #080C10
triadic
#081010 #100810 #101008
tetradic
#081010 #0C0810 #100808 #0C1008
square
#081010 #0C0810 #100808 #0C1008
split-complementary
#081010 #10080C #100C08
monochromatic
#0A1414 #0A1414 #0A1414 #1C3939 #316262
Accessibility & contrast
On white
19.23
#081010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#081010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081010
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081010 | 1.00 | 19.23 | 1.09 | 19.23 |
| #FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0F10
Deuteranopia (green-blind)
#0D0E10
Tritanopia (blue-blind)
#061110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #081010; /* rgb */ color: rgb(8, 16, 16); /* oklch */ color: oklch(16.5% 0.012 196.0);
Tailwind
colors: {
custom: {
50: '#4a4e4e',
500: '#081010',
950: '#000000',
},
}SCSS
$custom: #081010; $custom-light: #4a4e4e; $custom-dark: #000000;
JSON
{
"hex": "#081010",
"rgb": {
"r": 8,
"g": 16,
"b": 16
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 4.706
},
"oklch": {
"l": 0.16481,
"c": 0.01239,
"h": 196
},
"luminance": 0.0046
}Semantic roles & 50–950 ramp
primary
#081010
secondary
#472C2C
accent
#5E5EC9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777