#08201B#08201B
#08201B is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.3% C 0.032 H 177.5°. Best body text is #FFFFFF at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #08201B |
|---|---|
| RGB | rgb(8, 32, 27) |
| HSL | hsl(168, 60%, 8%) |
| HSV | hsv(168, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 15.6%, 87.5%) |
| CIE-LAB | lab(10.29, -10.98, 0.59) |
| CIE-LCH | lch(10.29, 10.99, 176.93°) |
| OKLab | oklab(22.26% -0.0316 0.0014) |
| OKLCH | oklch(22.26% 0.032 177.5) |
| XYZ | xyz(0.8144, 1.1637, 1.2184) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.76
Gunmetal
#2A3439
ΔE00 12.08
Charcoal (survey)
#343837
ΔE00 12.75
Black
#000000
ΔE00 13.50
Dark Forest Green
#002D04
ΔE00 13.67
Onyx
#353839
ΔE00 13.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08201B #20080D
analogous
#08200F #08201B #081920
triadic
#08201B #1B0820 #201B08
tetradic
#08201B #0F0820 #20080D #192008
square
#08201B #0F0820 #20080D #192008
split-complementary
#08201B #200819 #200F08
monochromatic
#061815 #061815 #08201B #145144 #20826E
Accessibility & contrast
On white
17.03
#08201B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#08201B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08201B
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08201B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08201B | 1.00 | 17.03 | 1.23 | 17.03 |
| #FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1B
Deuteranopia (green-blind)
#1B1B1B
Tritanopia (blue-blind)
#00211E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #08201b; /* rgb */ color: rgb(8, 32, 27); /* oklch */ color: oklch(22.3% 0.032 177.5);
Tailwind
colors: {
custom: {
50: '#4a5b57',
500: '#08201b',
950: '#000000',
},
}SCSS
$custom: #08201b; $custom-light: #4a5b57; $custom-dark: #000000;
JSON
{
"hex": "#08201b",
"rgb": {
"r": 8,
"g": 32,
"b": 27
},
"hsl": {
"h": 167.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22262,
"c": 0.03167,
"h": 177.5
},
"luminance": 0.01164
}Semantic roles & 50–950 ramp
primary
#08201B
secondary
#5E2632
accent
#4566E3
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978