#08221C#08221C
#08221C is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.0% C 0.034 H 175.5°. Best body text is #FFFFFF at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #08221C |
|---|---|
| RGB | rgb(8, 34, 28) |
| HSL | hsl(166, 62%, 8%) |
| HSV | hsv(166, 76%, 13%) |
| CMYK | cmyk(76.5%, 0%, 17.6%, 86.7%) |
| CIE-LAB | lab(11.13, -11.88, 1.08) |
| CIE-LCH | lch(11.13, 11.93, 174.81°) |
| OKLab | oklab(22.96% -0.034 0.0027) |
| OKLCH | oklch(22.96% 0.034 175.5) |
| XYZ | xyz(0.8817, 1.2794, 1.2989) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.66
Gunmetal
#2A3439
ΔE00 12.48
Dark Forest Green
#002D04
ΔE00 12.91
Charcoal (survey)
#343837
ΔE00 12.97
Very Dark Green
#062E03
ΔE00 13.24
Onyx
#353839
ΔE00 14.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08221C #22080E
analogous
#08220F #08221C #081B22
triadic
#08221C #1C0822 #221C08
tetradic
#08221C #0F0822 #22080E #1B2208
square
#08221C #0F0822 #22080E #1B2208
split-complementary
#08221C #22081B #220F08
monochromatic
#061914 #061914 #08221C #145445 #1F856E
Accessibility & contrast
On white
16.72
#08221C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#08221C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08221C
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08221C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08221C | 1.00 | 16.72 | 1.26 | 16.72 |
| #FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211F1C
Deuteranopia (green-blind)
#1D1D1C
Tritanopia (blue-blind)
#002320
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #08221c; /* rgb */ color: rgb(8, 34, 28); /* oklch */ color: oklch(23.0% 0.034 175.5);
Tailwind
colors: {
custom: {
50: '#4a5d57',
500: '#08221c',
950: '#000000',
},
}SCSS
$custom: #08221c; $custom-light: #4a5d57; $custom-dark: #000000;
JSON
{
"hex": "#08221c",
"rgb": {
"r": 8,
"g": 34,
"b": 28
},
"hsl": {
"h": 166.154,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.22959,
"c": 0.03407,
"h": 175.5
},
"luminance": 0.0128
}Semantic roles & 50–950 ramp
primary
#08221C
secondary
#602633
accent
#4368E5
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978