#06221C#06221C
#06221C is a very dark, muted teal. Relative luminance 0.013; OKLCH L 22.9% C 0.036 H 176.3°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #06221C |
|---|---|
| RGB | rgb(6, 34, 28) |
| HSL | hsl(167, 70%, 8%) |
| HSV | hsv(167, 82%, 13%) |
| CMYK | cmyk(82.4%, 0%, 17.6%, 86.7%) |
| CIE-LAB | lab(11.04, -12.50, 0.93) |
| CIE-LCH | lch(11.04, 12.53, 175.72°) |
| OKLab | oklab(22.86% -0.0357 0.0023) |
| OKLCH | oklch(22.86% 0.036 176.3) |
| XYZ | xyz(0.8566, 1.2665, 1.2977) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 12.05
Dark Forest Green
#002D04
ΔE00 12.81
Gunmetal
#2A3439
ΔE00 12.83
Very Dark Green
#062E03
ΔE00 13.19
Charcoal (survey)
#343837
ΔE00 13.37
Dark Teal
#014D4E
ΔE00 14.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06221C #22060C
analogous
#06220E #06221C #061A22
triadic
#06221C #1C0622 #221C06
tetradic
#06221C #0E0622 #22060C #1A2206
square
#06221C #0E0622 #22060C #1A2206
split-complementary
#06221C #22061A #220E06
monochromatic
#051A15 #051A15 #06221C #0F5647 #188A72
Accessibility & contrast
On white
16.75
#06221C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#06221C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06221C
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06221C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06221C | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201F1C
Deuteranopia (green-blind)
#1C1C1C
Tritanopia (blue-blind)
#002320
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #06221c; /* rgb */ color: rgb(6, 34, 28); /* oklch */ color: oklch(22.9% 0.036 176.3);
Tailwind
colors: {
custom: {
50: '#495d57',
500: '#06221c',
950: '#000000',
},
}SCSS
$custom: #06221c; $custom-light: #495d57; $custom-dark: #000000;
JSON
{
"hex": "#06221c",
"rgb": {
"r": 6,
"g": 34,
"b": 28
},
"hsl": {
"h": 167.143,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.22859,
"c": 0.0358,
"h": 176.3
},
"luminance": 0.01267
}Semantic roles & 50–950 ramp
primary
#06221C
secondary
#62222F
accent
#3B61ED
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978