#08201C#08201C
#08201C is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.3% C 0.031 H 180.8°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #08201C |
|---|---|
| RGB | rgb(8, 32, 28) |
| HSL | hsl(170, 60%, 8%) |
| HSV | hsv(170, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 12.5%, 87.5%) |
| CIE-LAB | lab(10.32, -10.65, -0.10) |
| CIE-LCH | lch(10.32, 10.65, 180.52°) |
| OKLab | oklab(22.3% -0.031 -0.0004) |
| OKLCH | oklch(22.3% 0.031 180.8) |
| XYZ | xyz(0.8262, 1.1684, 1.2804) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.48
Gunmetal
#2A3439
ΔE00 11.66
Charcoal (survey)
#343837
ΔE00 12.53
Black
#000000
ΔE00 13.27
Onyx
#353839
ΔE00 13.55
Dark Grey
#363737
ΔE00 13.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08201C #20080C
analogous
#082010 #08201C #081820
triadic
#08201C #1C0820 #201C08
tetradic
#08201C #100820 #20080C #182008
square
#08201C #100820 #20080C #182008
split-complementary
#08201C #200818 #201008
monochromatic
#061815 #061815 #08201C #145147 #208272
Accessibility & contrast
On white
17.02
#08201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#08201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08201C
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08201C | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1C
Deuteranopia (green-blind)
#1B1B1C
Tritanopia (blue-blind)
#00211F
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #08201c; /* rgb */ color: rgb(8, 32, 28); /* oklch */ color: oklch(22.3% 0.031 180.8);
Tailwind
colors: {
custom: {
50: '#4a5b57',
500: '#08201c',
950: '#000000',
},
}SCSS
$custom: #08201c; $custom-light: #4a5b57; $custom-dark: #000000;
JSON
{
"hex": "#08201c",
"rgb": {
"r": 8,
"g": 32,
"b": 28
},
"hsl": {
"h": 170,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22303,
"c": 0.03103,
"h": 180.8
},
"luminance": 0.01168
}Semantic roles & 50–950 ramp
primary
#08201C
secondary
#5E262F
accent
#455FE3
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978