#06201B#06201B
#06201B is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.2% C 0.034 H 178.3°. Best body text is #FFFFFF at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #06201B |
|---|---|
| RGB | rgb(6, 32, 27) |
| HSL | hsl(168, 68%, 7%) |
| HSV | hsv(168, 81%, 13%) |
| CMYK | cmyk(81.2%, 0%, 15.6%, 87.5%) |
| CIE-LAB | lab(10.19, -11.58, 0.43) |
| CIE-LCH | lch(10.19, 11.59, 177.85°) |
| OKLab | oklab(22.16% -0.0335 0.001) |
| OKLCH | oklch(22.16% 0.034 178.3) |
| XYZ | xyz(0.7894, 1.1508, 1.2172) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.17
Gunmetal
#2A3439
ΔE00 12.43
Charcoal (survey)
#343837
ΔE00 13.15
Dark Forest Green
#002D04
ΔE00 13.57
Black
#000000
ΔE00 13.89
Very Dark Green
#062E03
ΔE00 13.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06201B #20060B
analogous
#06200E #06201B #061820
triadic
#06201B #1B0620 #201B06
tetradic
#06201B #0E0620 #20060B #182006
square
#06201B #0E0620 #20060B #182006
split-complementary
#06201B #200618 #200E06
monochromatic
#051A16 #051A16 #06201B #105446 #198772
Accessibility & contrast
On white
17.07
#06201B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#06201B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06201B
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06201B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06201B | 1.00 | 17.07 | 1.23 | 17.07 |
| #FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1B
Deuteranopia (green-blind)
#1A1B1B
Tritanopia (blue-blind)
#00211E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #06201b; /* rgb */ color: rgb(6, 32, 27); /* oklch */ color: oklch(22.2% 0.034 178.3);
Tailwind
colors: {
custom: {
50: '#495b57',
500: '#06201b',
950: '#000000',
},
}SCSS
$custom: #06201b; $custom-light: #495b57; $custom-dark: #000000;
JSON
{
"hex": "#06201b",
"rgb": {
"r": 6,
"g": 32,
"b": 27
},
"hsl": {
"h": 168.462,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.22155,
"c": 0.03352,
"h": 178.3
},
"luminance": 0.01151
}Semantic roles & 50–950 ramp
primary
#06201B
secondary
#60222E
accent
#3D5EEB
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978