#061E1E#061E1E
#061E1E is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.6% C 0.030 H 195.2°. Best body text is #FFFFFF at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #061E1E |
|---|---|
| RGB | rgb(6, 30, 30) |
| HSL | hsl(180, 67%, 7%) |
| HSV | hsv(180, 80%, 12%) |
| CMYK | cmyk(80%, 0%, 0%, 88.2%) |
| CIE-LAB | lab(9.49, -9.21, -2.82) |
| CIE-LCH | lch(9.49, 9.63, 197.02°) |
| OKLab | oklab(21.63% -0.0288 -0.0078) |
| OKLCH | oklch(21.63% 0.03 195.2) |
| XYZ | xyz(0.7736, 1.0609, 1.3921) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.22
Gunmetal
#2A3439
ΔE00 10.46
Black
#000000
ΔE00 12.10
Charcoal (survey)
#343837
ΔE00 12.21
Dark
#1B2431
ΔE00 12.35
Onyx
#353839
ΔE00 12.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061E1E #1E0606
analogous
#061E12 #061E1E #06121E
triadic
#061E1E #1E061E #1E1E06
tetradic
#061E1E #12061E #1E0606 #121E06
square
#061E1E #12061E #1E0606 #121E06
split-complementary
#061E1E #1E0612 #1E1206
monochromatic
#051A1A #051A1A #061E1E #105151 #1A8484
Accessibility & contrast
On white
17.32
#061E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#061E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061E1E
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061E1E | 1.00 | 17.32 | 1.21 | 17.32 |
| #FFFFFF | 17.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1C1E
Deuteranopia (green-blind)
#18191E
Tritanopia (blue-blind)
#001F1E
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #061e1e; /* rgb */ color: rgb(6, 30, 30); /* oklch */ color: oklch(21.6% 0.030 195.2);
Tailwind
colors: {
custom: {
50: '#495959',
500: '#061e1e',
950: '#000000',
},
}SCSS
$custom: #061e1e; $custom-light: #495959; $custom-dark: #000000;
JSON
{
"hex": "#061e1e",
"rgb": {
"r": 6,
"g": 30,
"b": 30
},
"hsl": {
"h": 180,
"s": 66.667,
"l": 7.059
},
"oklch": {
"l": 0.21625,
"c": 0.02988,
"h": 195.2
},
"luminance": 0.01061
}Semantic roles & 50–950 ramp
primary
#061E1E
secondary
#5E2222
accent
#3E3EEA
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010303
muted
#777878