#08201E#08201E
#08201E is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.4% C 0.030 H 187.8°. Best body text is #FFFFFF at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #08201E |
|---|---|
| RGB | rgb(8, 32, 30) |
| HSL | hsl(175, 60%, 8%) |
| HSV | hsv(175, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 6.2%, 87.5%) |
| CIE-LAB | lab(10.40, -9.96, -1.46) |
| CIE-LCH | lch(10.40, 10.06, 188.35°) |
| OKLab | oklab(22.39% -0.0298 -0.0041) |
| OKLCH | oklch(22.39% 0.03 187.8) |
| XYZ | xyz(0.8509, 1.1783, 1.4106) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.96
Gunmetal
#2A3439
ΔE00 10.83
Charcoal (survey)
#343837
ΔE00 12.12
Black
#000000
ΔE00 12.82
Onyx
#353839
ΔE00 13.03
Dark
#1B2431
ΔE00 13.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08201E #20080A
analogous
#082012 #08201E #081620
triadic
#08201E #1E0820 #201E08
tetradic
#08201E #120820 #20080A #162008
square
#08201E #120820 #20080A #162008
split-complementary
#08201E #200816 #201208
monochromatic
#061817 #061817 #08201E #14514C #20827A
Accessibility & contrast
On white
17.00
#08201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#08201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08201E
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08201E | 1.00 | 17.00 | 1.24 | 17.00 |
| #FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1E
Deuteranopia (green-blind)
#1A1B1E
Tritanopia (blue-blind)
#00211F
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #08201e; /* rgb */ color: rgb(8, 32, 30); /* oklch */ color: oklch(22.4% 0.030 187.8);
Tailwind
colors: {
custom: {
50: '#4a5b59',
500: '#08201e',
950: '#000000',
},
}SCSS
$custom: #08201e; $custom-light: #4a5b59; $custom-dark: #000000;
JSON
{
"hex": "#08201e",
"rgb": {
"r": 8,
"g": 32,
"b": 30
},
"hsl": {
"h": 175,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22387,
"c": 0.03011,
"h": 187.8
},
"luminance": 0.01178
}Semantic roles & 50–950 ramp
primary
#08201E
secondary
#5E262B
accent
#4552E3
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978