#06201F#06201F
#06201F is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.3% C 0.032 H 191.6°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #06201F |
|---|---|
| RGB | rgb(6, 32, 31) |
| HSL | hsl(178, 68%, 7%) |
| HSV | hsv(178, 81%, 13%) |
| CMYK | cmyk(81.2%, 0%, 3.1%, 87.5%) |
| CIE-LAB | lab(10.34, -10.20, -2.30) |
| CIE-LCH | lch(10.34, 10.46, 192.68°) |
| OKLab | oklab(22.33% -0.0311 -0.0064) |
| OKLCH | oklch(22.33% 0.032 191.6) |
| XYZ | xyz(0.8388, 1.1706, 1.4778) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.17
Gunmetal
#2A3439
ΔE00 10.83
Charcoal (survey)
#343837
ΔE00 12.36
Black
#000000
ΔE00 13.03
Dark
#1B2431
ΔE00 13.19
Onyx
#353839
ΔE00 13.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06201F #200607
analogous
#062012 #06201F #061420
triadic
#06201F #1F0620 #201F06
tetradic
#06201F #120620 #200607 #142006
square
#06201F #120620 #200607 #142006
split-complementary
#06201F #200614 #201206
monochromatic
#051A19 #051A19 #06201F #105451 #198783
Accessibility & contrast
On white
17.02
#06201F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#06201F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06201F
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06201F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06201F | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1F
Deuteranopia (green-blind)
#191B1F
Tritanopia (blue-blind)
#002120
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #06201f; /* rgb */ color: rgb(6, 32, 31); /* oklch */ color: oklch(22.3% 0.032 191.6);
Tailwind
colors: {
custom: {
50: '#495b5a',
500: '#06201f',
950: '#000000',
},
}SCSS
$custom: #06201f; $custom-light: #495b5a; $custom-dark: #000000;
JSON
{
"hex": "#06201f",
"rgb": {
"r": 6,
"g": 32,
"b": 31
},
"hsl": {
"h": 177.692,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.22326,
"c": 0.03175,
"h": 191.6
},
"luminance": 0.01171
}Semantic roles & 50–950 ramp
primary
#06201F
secondary
#602224
accent
#3D43EB
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978