#08211F#08211F
#08211F is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.8% C 0.031 H 188.1°. Best body text is #FFFFFF at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #08211F |
|---|---|
| RGB | rgb(8, 33, 31) |
| HSL | hsl(175, 61%, 8%) |
| HSV | hsv(175, 76%, 13%) |
| CMYK | cmyk(75.8%, 0%, 6.1%, 87.1%) |
| CIE-LAB | lab(10.84, -10.24, -1.55) |
| CIE-LCH | lch(10.84, 10.36, 188.60°) |
| OKLab | oklab(22.76% -0.0307 -0.0043) |
| OKLCH | oklch(22.76% 0.031 188.1) |
| XYZ | xyz(0.8912, 1.2382, 1.4881) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.30
Gunmetal
#2A3439
ΔE00 10.82
Charcoal (survey)
#343837
ΔE00 12.11
Onyx
#353839
ΔE00 13.03
Black
#000000
ΔE00 13.17
Dark
#1B2431
ΔE00 13.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08211F #21080A
analogous
#082112 #08211F #081621
triadic
#08211F #1F0821 #211F08
tetradic
#08211F #120821 #21080A #162108
square
#08211F #120821 #21080A #162108
split-complementary
#08211F #210816 #211208
monochromatic
#061917 #061917 #08211F #14524D #20847C
Accessibility & contrast
On white
16.83
#08211F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#08211F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08211F
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08211F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08211F | 1.00 | 16.83 | 1.25 | 16.83 |
| #FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1F1F
Deuteranopia (green-blind)
#1B1C1F
Tritanopia (blue-blind)
#002220
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #08211f; /* rgb */ color: rgb(8, 33, 31); /* oklch */ color: oklch(22.8% 0.031 188.1);
Tailwind
colors: {
custom: {
50: '#4a5c5a',
500: '#08211f',
950: '#000000',
},
}SCSS
$custom: #08211f; $custom-light: #4a5c5a; $custom-dark: #000000;
JSON
{
"hex": "#08211f",
"rgb": {
"r": 8,
"g": 33,
"b": 31
},
"hsl": {
"h": 175.2,
"s": 60.976,
"l": 8.039
},
"oklch": {
"l": 0.22756,
"c": 0.03101,
"h": 188.1
},
"luminance": 0.01238
}Semantic roles & 50–950 ramp
primary
#08211F
secondary
#5F262B
accent
#4451E4
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978