#061616#061616
#061616 is a very dark, muted teal. Relative luminance 0.007; OKLCH L 18.6% C 0.022 H 195.4°. Best body text is #FFFFFF at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #061616 |
|---|---|
| RGB | rgb(6, 22, 22) |
| HSL | hsl(180, 57%, 5%) |
| HSV | hsv(180, 73%, 9%) |
| CMYK | cmyk(72.7%, 0%, 0%, 91.4%) |
| CIE-LAB | lab(6.06, -5.34, -1.88) |
| CIE-LCH | lch(6.06, 5.66, 199.42°) |
| OKLab | oklab(18.6% -0.0215 -0.0059) |
| OKLCH | oklch(18.6% 0.022 195.4) |
| XYZ | xyz(0.5068, 0.6704, 0.8616) |
| Luminance | 0.0067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.89
Black
#000000
ΔE00 7.80
Gunmetal
#2A3439
ΔE00 10.46
Dark
#1B2431
ΔE00 10.60
Charcoal (survey)
#343837
ΔE00 12.00
Onyx
#353839
ΔE00 12.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061616 #160606
analogous
#06160E #061616 #060E16
triadic
#061616 #160616 #161606
tetradic
#061616 #0E0616 #160606 #0E1606
square
#061616 #0E0616 #160606 #0E1606
split-complementary
#061616 #16060E #160E06
monochromatic
#071818 #071818 #071818 #134646 #207676
Accessibility & contrast
On white
18.52
#061616 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#061616 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061616
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061616 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061616 | 1.00 | 18.52 | 1.13 | 18.52 |
| #FFFFFF | 18.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141516
Deuteranopia (green-blind)
#111316
Tritanopia (blue-blind)
#011716
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #061616; /* rgb */ color: rgb(6, 22, 22); /* oklch */ color: oklch(18.6% 0.022 195.4);
Tailwind
colors: {
custom: {
50: '#495252',
500: '#061616',
950: '#000000',
},
}SCSS
$custom: #061616; $custom-light: #495252; $custom-dark: #000000;
JSON
{
"hex": "#061616",
"rgb": {
"r": 6,
"g": 22,
"b": 22
},
"hsl": {
"h": 180,
"s": 57.143,
"l": 5.49
},
"oklch": {
"l": 0.18596,
"c": 0.0223,
"h": 195.4
},
"luminance": 0.0067
}Semantic roles & 50–950 ramp
primary
#061616
secondary
#542424
accent
#4747E0
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000202
muted
#777878