#08201F#08201F
#08201F is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.4% C 0.030 H 191.5°. Best body text is #FFFFFF at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #08201F |
|---|---|
| RGB | rgb(8, 32, 31) |
| HSL | hsl(178, 60%, 8%) |
| HSV | hsv(178, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 3.1%, 87.5%) |
| CIE-LAB | lab(10.44, -9.60, -2.14) |
| CIE-LCH | lch(10.44, 9.83, 192.58°) |
| OKLab | oklab(22.43% -0.0292 -0.006) |
| OKLCH | oklch(22.43% 0.03 191.5) |
| XYZ | xyz(0.8639, 1.1835, 1.4790) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.72
Gunmetal
#2A3439
ΔE00 10.43
Charcoal (survey)
#343837
ΔE00 11.94
Black
#000000
ΔE00 12.61
Onyx
#353839
ΔE00 12.79
Dark
#1B2431
ΔE00 12.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08201F #200809
analogous
#082013 #08201F #081520
triadic
#08201F #1F0820 #201F08
tetradic
#08201F #130820 #200809 #152008
square
#08201F #130820 #200809 #152008
split-complementary
#08201F #200815 #201308
monochromatic
#061818 #061818 #08201F #14514E #20827E
Accessibility & contrast
On white
16.98
#08201F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#08201F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08201F
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08201F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08201F | 1.00 | 16.98 | 1.24 | 16.98 |
| #FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1F
Deuteranopia (green-blind)
#1A1B1F
Tritanopia (blue-blind)
#002120
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #08201f; /* rgb */ color: rgb(8, 32, 31); /* oklch */ color: oklch(22.4% 0.030 191.5);
Tailwind
colors: {
custom: {
50: '#4a5b5a',
500: '#08201f',
950: '#000000',
},
}SCSS
$custom: #08201f; $custom-light: #4a5b5a; $custom-dark: #000000;
JSON
{
"hex": "#08201f",
"rgb": {
"r": 8,
"g": 32,
"b": 31
},
"hsl": {
"h": 177.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22431,
"c": 0.02984,
"h": 191.5
},
"luminance": 0.01184
}Semantic roles & 50–950 ramp
primary
#08201F
secondary
#5E2629
accent
#454BE3
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978