#06110F#06110F
#06110F is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.6% C 0.017 H 181.8°. Best body text is #FFFFFF at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #06110F |
|---|---|
| RGB | rgb(6, 17, 15) |
| HSL | hsl(169, 48%, 5%) |
| HSV | hsv(169, 65%, 7%) |
| CMYK | cmyk(64.7%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.28, -3.64, -0.12) |
| CIE-LCH | lch(4.28, 3.64, 181.82°) |
| OKLab | oklab(16.58% -0.0174 -0.0006) |
| OKLCH | oklch(16.58% 0.017 181.8) |
| XYZ | xyz(0.3617, 0.4741, 0.5243) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.67
Black
#000000
ΔE00 5.47
Dark
#1B2431
ΔE00 11.14
Gunmetal
#2A3439
ΔE00 11.52
Charcoal (survey)
#343837
ΔE00 12.41
Onyx
#353839
ΔE00 12.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06110F #110608
analogous
#06110A #06110F #060E11
triadic
#06110F #0F0611 #110F06
tetradic
#06110F #0A0611 #110608 #0E1106
square
#06110F #0A0611 #110608 #0E1106
split-complementary
#06110F #11060E #110A06
monochromatic
#081714 #081714 #081714 #163E37 #266B5F
Accessibility & contrast
On white
19.18
#06110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#06110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06110F
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06110F | 1.00 | 19.18 | 1.09 | 19.18 |
| #FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100F
Deuteranopia (green-blind)
#0E0E0F
Tritanopia (blue-blind)
#031110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #06110f; /* rgb */ color: rgb(6, 17, 15); /* oklch */ color: oklch(16.6% 0.017 181.8);
Tailwind
colors: {
custom: {
50: '#494f4e',
500: '#06110f',
950: '#000000',
},
}SCSS
$custom: #06110f; $custom-light: #494f4e; $custom-dark: #000000;
JSON
{
"hex": "#06110f",
"rgb": {
"r": 6,
"g": 17,
"b": 15
},
"hsl": {
"h": 169.091,
"s": 47.826,
"l": 4.51
},
"oklch": {
"l": 0.1658,
"c": 0.01743,
"h": 181.8
},
"luminance": 0.00474
}Semantic roles & 50–950 ramp
primary
#06110F
secondary
#4D262D
accent
#5069D7
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777