#08211C#08211C
#08211C is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.6% C 0.033 H 178.0°. Best body text is #FFFFFF at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #08211C |
|---|---|
| RGB | rgb(8, 33, 28) |
| HSL | hsl(168, 61%, 8%) |
| HSV | hsv(168, 76%, 13%) |
| CMYK | cmyk(75.8%, 0%, 15.2%, 87.1%) |
| CIE-LAB | lab(10.73, -11.28, 0.49) |
| CIE-LCH | lch(10.73, 11.29, 177.50°) |
| OKLab | oklab(22.63% -0.0325 0.0011) |
| OKLCH | oklch(22.63% 0.033 178) |
| XYZ | xyz(0.8535, 1.2231, 1.2895) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.08
Gunmetal
#2A3439
ΔE00 12.07
Charcoal (survey)
#343837
ΔE00 12.74
Dark Forest Green
#002D04
ΔE00 13.57
Black
#000000
ΔE00 13.83
Onyx
#353839
ΔE00 13.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08211C #21080D
analogous
#08210F #08211C #081921
triadic
#08211C #1C0821 #211C08
tetradic
#08211C #0F0821 #21080D #192108
square
#08211C #0F0821 #21080D #192108
split-complementary
#08211C #210819 #210F08
monochromatic
#061915 #061915 #08211C #145246 #208470
Accessibility & contrast
On white
16.87
#08211C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#08211C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08211C
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08211C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08211C | 1.00 | 16.87 | 1.24 | 16.87 |
| #FFFFFF | 16.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1F1C
Deuteranopia (green-blind)
#1C1C1C
Tritanopia (blue-blind)
#00221F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #08211c; /* rgb */ color: rgb(8, 33, 28); /* oklch */ color: oklch(22.6% 0.033 178.0);
Tailwind
colors: {
custom: {
50: '#4a5c57',
500: '#08211c',
950: '#000000',
},
}SCSS
$custom: #08211c; $custom-light: #4a5c57; $custom-dark: #000000;
JSON
{
"hex": "#08211c",
"rgb": {
"r": 8,
"g": 33,
"b": 28
},
"hsl": {
"h": 168,
"s": 60.976,
"l": 8.039
},
"oklch": {
"l": 0.22631,
"c": 0.03252,
"h": 178
},
"luminance": 0.01223
}Semantic roles & 50–950 ramp
primary
#08211C
secondary
#5F2631
accent
#4464E4
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978