#06201A#06201A
#06201A is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.1% C 0.034 H 175.3°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #06201A |
|---|---|
| RGB | rgb(6, 32, 26) |
| HSL | hsl(166, 68%, 7%) |
| HSV | hsv(166, 81%, 13%) |
| CMYK | cmyk(81.2%, 0%, 18.8%, 87.5%) |
| CIE-LAB | lab(10.15, -11.90, 1.12) |
| CIE-LCH | lch(10.15, 11.95, 174.62°) |
| OKLab | oklab(22.12% -0.0341 0.0028) |
| OKLCH | oklch(22.12% 0.034 175.3) |
| XYZ | xyz(0.7780, 1.1462, 1.1573) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.43
Gunmetal
#2A3439
ΔE00 12.83
Dark Forest Green
#002D04
ΔE00 13.00
Very Dark Green
#062E03
ΔE00 13.35
Charcoal (survey)
#343837
ΔE00 13.37
Black
#000000
ΔE00 14.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06201A #20060C
analogous
#06200D #06201A #061920
triadic
#06201A #1A0620 #201A06
tetradic
#06201A #0D0620 #20060C #192006
square
#06201A #0D0620 #20060C #192006
split-complementary
#06201A #200619 #200D06
monochromatic
#051A15 #051A15 #06201A #105444 #19876E
Accessibility & contrast
On white
17.08
#06201A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#06201A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06201A
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06201A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06201A | 1.00 | 17.08 | 1.23 | 17.08 |
| #FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D1A
Deuteranopia (green-blind)
#1B1B1A
Tritanopia (blue-blind)
#00211E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #06201a; /* rgb */ color: rgb(6, 32, 26); /* oklch */ color: oklch(22.1% 0.034 175.3);
Tailwind
colors: {
custom: {
50: '#495b56',
500: '#06201a',
950: '#000000',
},
}SCSS
$custom: #06201a; $custom-light: #495b56; $custom-dark: #000000;
JSON
{
"hex": "#06201a",
"rgb": {
"r": 6,
"g": 32,
"b": 26
},
"hsl": {
"h": 166.154,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.22116,
"c": 0.03424,
"h": 175.3
},
"luminance": 0.01146
}Semantic roles & 50–950 ramp
primary
#06201A
secondary
#602230
accent
#3D65EB
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978