#06221F#06221F
#06221F is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.0% C 0.034 H 185.3°. Best body text is #FFFFFF at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #06221F |
|---|---|
| RGB | rgb(6, 34, 31) |
| HSL | hsl(174, 70%, 8%) |
| HSV | hsv(174, 82%, 13%) |
| CMYK | cmyk(82.4%, 0%, 8.8%, 86.7%) |
| CIE-LAB | lab(11.15, -11.45, -1.10) |
| CIE-LCH | lch(11.15, 11.51, 185.49°) |
| OKLab | oklab(22.98% -0.0339 -0.0032) |
| OKLCH | oklch(22.98% 0.034 185.3) |
| XYZ | xyz(0.8943, 1.2816, 1.4963) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.27
Gunmetal
#2A3439
ΔE00 11.59
Charcoal (survey)
#343837
ΔE00 12.70
Onyx
#353839
ΔE00 13.70
Black
#000000
ΔE00 14.09
Dark Teal
#014D4E
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06221F #220609
analogous
#062211 #06221F #061722
triadic
#06221F #1F0622 #221F06
tetradic
#06221F #110622 #220609 #172206
square
#06221F #110622 #220609 #172206
split-complementary
#06221F #220617 #221106
monochromatic
#051A18 #051A18 #06221F #0F564E #188A7E
Accessibility & contrast
On white
16.71
#06221F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#06221F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06221F
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06221F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06221F | 1.00 | 16.71 | 1.26 | 16.71 |
| #FFFFFF | 16.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#20201F
Deuteranopia (green-blind)
#1C1C1F
Tritanopia (blue-blind)
#002321
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #06221f; /* rgb */ color: rgb(6, 34, 31); /* oklch */ color: oklch(23.0% 0.034 185.3);
Tailwind
colors: {
custom: {
50: '#4a5d5a',
500: '#06221f',
950: '#000000',
},
}SCSS
$custom: #06221f; $custom-light: #4a5d5a; $custom-dark: #000000;
JSON
{
"hex": "#06221f",
"rgb": {
"r": 6,
"g": 34,
"b": 31
},
"hsl": {
"h": 173.571,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.22981,
"c": 0.03405,
"h": 185.3
},
"luminance": 0.01282
}Semantic roles & 50–950 ramp
primary
#06221F
secondary
#622229
accent
#3B4EED
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978