#06160E#06160E
#06160E is a very dark, muted teal. Relative luminance 0.006; OKLCH L 18.3% C 0.028 H 160.8°. Best body text is #FFFFFF at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #06160E |
|---|---|
| RGB | rgb(6, 22, 14) |
| HSL | hsl(150, 57%, 5%) |
| HSV | hsv(150, 73%, 9%) |
| CMYK | cmyk(72.7%, 0%, 36.4%, 91.4%) |
| CIE-LAB | lab(5.82, -7.01, 2.65) |
| CIE-LCH | lch(5.82, 7.49, 159.32°) |
| OKLab | oklab(18.27% -0.0266 0.0092) |
| OKLCH | oklch(18.27% 0.028 160.8) |
| XYZ | xyz(0.4412, 0.6442, 0.5165) |
| Luminance | 0.0064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.94
Black
#000000
ΔE00 9.36
Gunmetal
#2A3439
ΔE00 12.74
Charcoal (survey)
#343837
ΔE00 12.88
Onyx
#353839
ΔE00 13.80
Dark Grey
#363737
ΔE00 13.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06160E #16060E
analogous
#061606 #06160E #061616
triadic
#06160E #0E0616 #160E06
tetradic
#06160E #060616 #16060E #161606
square
#06160E #060616 #16060E #161606
split-complementary
#06160E #160616 #160606
monochromatic
#07180F #07180F #07180F #13462D #20764B
Accessibility & contrast
On white
18.60
#06160E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#06160E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06160E
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06160E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06160E | 1.00 | 18.60 | 1.13 | 18.60 |
| #FFFFFF | 18.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#16140E
Deuteranopia (green-blind)
#13120E
Tritanopia (blue-blind)
#031614
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #06160e; /* rgb */ color: rgb(6, 22, 14); /* oklch */ color: oklch(18.3% 0.028 160.8);
Tailwind
colors: {
custom: {
50: '#49524d',
500: '#06160e',
950: '#000000',
},
}SCSS
$custom: #06160e; $custom-light: #49524d; $custom-dark: #000000;
JSON
{
"hex": "#06160e",
"rgb": {
"r": 6,
"g": 22,
"b": 14
},
"hsl": {
"h": 150,
"s": 57.143,
"l": 5.49
},
"oklch": {
"l": 0.18266,
"c": 0.02812,
"h": 160.8
},
"luminance": 0.00644
}Semantic roles & 50–950 ramp
primary
#06160E
secondary
#54243C
accent
#4794E0
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877