#08211B#08211B
#08211B is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.6% C 0.033 H 174.9°. Best body text is #FFFFFF at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #08211B |
|---|---|
| RGB | rgb(8, 33, 27) |
| HSL | hsl(166, 61%, 8%) |
| HSV | hsv(166, 76%, 13%) |
| CMYK | cmyk(75.8%, 0%, 18.2%, 87.1%) |
| CIE-LAB | lab(10.69, -11.61, 1.18) |
| CIE-LCH | lch(10.69, 11.67, 174.22°) |
| OKLab | oklab(22.59% -0.0331 0.0029) |
| OKLCH | oklch(22.59% 0.033 174.9) |
| XYZ | xyz(0.8417, 1.2184, 1.2275) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.36
Gunmetal
#2A3439
ΔE00 12.49
Charcoal (survey)
#343837
ΔE00 12.98
Dark Forest Green
#002D04
ΔE00 12.99
Very Dark Green
#062E03
ΔE00 13.32
Black
#000000
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08211B #21080E
analogous
#08210E #08211B #081A21
triadic
#08211B #1B0821 #211B08
tetradic
#08211B #0E0821 #21080E #1A2108
square
#08211B #0E0821 #21080E #1A2108
split-complementary
#08211B #21081A #210E08
monochromatic
#061914 #061914 #08211B #145243 #20846C
Accessibility & contrast
On white
16.89
#08211B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#08211B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08211B
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08211B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08211B | 1.00 | 16.89 | 1.24 | 16.89 |
| #FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E1B
Deuteranopia (green-blind)
#1C1C1B
Tritanopia (blue-blind)
#00211F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #08211b; /* rgb */ color: rgb(8, 33, 27); /* oklch */ color: oklch(22.6% 0.033 174.9);
Tailwind
colors: {
custom: {
50: '#4a5c57',
500: '#08211b',
950: '#000000',
},
}SCSS
$custom: #08211b; $custom-light: #4a5c57; $custom-dark: #000000;
JSON
{
"hex": "#08211b",
"rgb": {
"r": 8,
"g": 33,
"b": 27
},
"hsl": {
"h": 165.6,
"s": 60.976,
"l": 8.039
},
"oklch": {
"l": 0.22591,
"c": 0.03324,
"h": 174.9
},
"luminance": 0.01218
}Semantic roles & 50–950 ramp
primary
#08211B
secondary
#5F2634
accent
#446AE4
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978