#06201C#06201C
#06201C is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.2% C 0.033 H 181.5°. Best body text is #FFFFFF at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #06201C |
|---|---|
| RGB | rgb(6, 32, 28) |
| HSL | hsl(171, 68%, 7%) |
| HSV | hsv(171, 81%, 13%) |
| CMYK | cmyk(81.2%, 0%, 12.5%, 87.5%) |
| CIE-LAB | lab(10.22, -11.26, -0.25) |
| CIE-LCH | lch(10.22, 11.26, 181.28°) |
| OKLab | oklab(22.2% -0.0329 -0.0009) |
| OKLCH | oklch(22.2% 0.033 181.5) |
| XYZ | xyz(0.8011, 1.1555, 1.2792) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.91
Gunmetal
#2A3439
ΔE00 12.03
Charcoal (survey)
#343837
ΔE00 12.94
Black
#000000
ΔE00 13.67
Onyx
#353839
ΔE00 13.97
Dark Forest Green
#002D04
ΔE00 14.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06201C #20060A
analogous
#06200F #06201C #061720
triadic
#06201C #1C0620 #201C06
tetradic
#06201C #0F0620 #20060A #172006
square
#06201C #0F0620 #20060A #172006
split-complementary
#06201C #200617 #200F06
monochromatic
#051A17 #051A17 #06201C #105449 #198776
Accessibility & contrast
On white
17.06
#06201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#06201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06201C
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06201C | 1.00 | 17.06 | 1.23 | 17.06 |
| #FFFFFF | 17.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1C
Deuteranopia (green-blind)
#1A1B1C
Tritanopia (blue-blind)
#00211F
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #06201c; /* rgb */ color: rgb(6, 32, 28); /* oklch */ color: oklch(22.2% 0.033 181.5);
Tailwind
colors: {
custom: {
50: '#495b57',
500: '#06201c',
950: '#000000',
},
}SCSS
$custom: #06201c; $custom-light: #495b57; $custom-dark: #000000;
JSON
{
"hex": "#06201c",
"rgb": {
"r": 6,
"g": 32,
"b": 28
},
"hsl": {
"h": 170.769,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.22196,
"c": 0.03291,
"h": 181.5
},
"luminance": 0.01156
}Semantic roles & 50–950 ramp
primary
#06201C
secondary
#60222B
accent
#3D57EB
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978