#06110E#06110E
#06110E is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.5% C 0.018 H 175.6°. Best body text is #FFFFFF at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #06110E |
|---|---|
| RGB | rgb(6, 17, 14) |
| HSL | hsl(164, 48%, 5%) |
| HSV | hsv(164, 65%, 7%) |
| CMYK | cmyk(64.7%, 0%, 17.6%, 93.3%) |
| CIE-LAB | lab(4.26, -3.82, 0.36) |
| CIE-LCH | lch(4.26, 3.83, 174.55°) |
| OKLab | oklab(16.54% -0.0181 0.0014) |
| OKLCH | oklch(16.54% 0.018 175.6) |
| XYZ | xyz(0.3548, 0.4713, 0.4877) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.96
Black
#000000
ΔE00 5.65
Dark
#1B2431
ΔE00 11.57
Gunmetal
#2A3439
ΔE00 11.73
Charcoal (survey)
#343837
ΔE00 12.47
Dark Grey
#363737
ΔE00 12.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06110E #110609
analogous
#061109 #06110E #060F11
triadic
#06110E #0E0611 #110E06
tetradic
#06110E #090611 #110609 #0F1106
square
#06110E #090611 #110609 #0F1106
split-complementary
#06110E #11060F #110906
monochromatic
#081713 #081713 #081713 #163E33 #266B59
Accessibility & contrast
On white
19.19
#06110E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#06110E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06110E
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06110E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06110E | 1.00 | 19.19 | 1.09 | 19.19 |
| #FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100E
Deuteranopia (green-blind)
#0E0E0E
Tritanopia (blue-blind)
#041110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #06110e; /* rgb */ color: rgb(6, 17, 14); /* oklch */ color: oklch(16.5% 0.018 175.6);
Tailwind
colors: {
custom: {
50: '#494f4d',
500: '#06110e',
950: '#000000',
},
}SCSS
$custom: #06110e; $custom-light: #494f4d; $custom-dark: #000000;
JSON
{
"hex": "#06110e",
"rgb": {
"r": 6,
"g": 17,
"b": 14
},
"hsl": {
"h": 163.636,
"s": 47.826,
"l": 4.51
},
"oklch": {
"l": 0.16537,
"c": 0.01811,
"h": 175.6
},
"luminance": 0.00471
}Semantic roles & 50–950 ramp
primary
#06110E
secondary
#4D2631
accent
#5075D7
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777