#061E20#061E20
#061E20 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.030 H 202.7°. Best body text is #FFFFFF at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #061E20 |
|---|---|
| RGB | rgb(6, 30, 32) |
| HSL | hsl(185, 68%, 7%) |
| HSV | hsv(185, 81%, 13%) |
| CMYK | cmyk(81.2%, 6.2%, 0%, 87.5%) |
| CIE-LAB | lab(9.57, -8.49, -4.18) |
| CIE-LCH | lch(9.57, 9.47, 206.20°) |
| OKLab | oklab(21.72% -0.0277 -0.0116) |
| OKLCH | oklch(21.72% 0.03 202.7) |
| XYZ | xyz(0.8000, 1.0715, 1.5309) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.88
Gunmetal
#2A3439
ΔE00 9.79
Dark
#1B2431
ΔE00 11.26
Black
#000000
ΔE00 11.77
Charcoal (survey)
#343837
ΔE00 11.98
Onyx
#353839
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061E20 #200806
analogous
#062015 #061E20 #061120
triadic
#061E20 #20061E #1E2006
tetradic
#061E20 #150620 #200806 #112006
square
#061E20 #150620 #200806 #112006
split-complementary
#061E20 #200611 #201506
monochromatic
#05181A #05181A #061E20 #104E54 #197F87
Accessibility & contrast
On white
17.29
#061E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#061E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061E20
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061E20 | 1.00 | 17.29 | 1.21 | 17.29 |
| #FFFFFF | 17.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1C20
Deuteranopia (green-blind)
#171920
Tritanopia (blue-blind)
#00201F
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #061e20; /* rgb */ color: rgb(6, 30, 32); /* oklch */ color: oklch(21.7% 0.030 202.7);
Tailwind
colors: {
custom: {
50: '#49595b',
500: '#061e20',
950: '#000000',
},
}SCSS
$custom: #061e20; $custom-light: #49595b; $custom-dark: #000000;
JSON
{
"hex": "#061e20",
"rgb": {
"r": 6,
"g": 30,
"b": 32
},
"hsl": {
"h": 184.615,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.21721,
"c": 0.03,
"h": 202.7
},
"luminance": 0.01072
}Semantic roles & 50–950 ramp
primary
#061E20
secondary
#602722
accent
#4A3DEB
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010304
muted
#777879