#05110F#05110F
#05110F is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.5% C 0.019 H 182.9°. Best body text is #FFFFFF at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #05110F |
|---|---|
| RGB | rgb(5, 17, 15) |
| HSL | hsl(170, 55%, 4%) |
| HSV | hsv(170, 71%, 7%) |
| CMYK | cmyk(70.6%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.22, -3.90, -0.21) |
| CIE-LCH | lch(4.22, 3.91, 183.06°) |
| OKLab | oklab(16.49% -0.019 -0.0009) |
| OKLCH | oklch(16.49% 0.019 182.9) |
| XYZ | xyz(0.3492, 0.4676, 0.5237) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.95
Black
#000000
ΔE00 5.73
Dark
#1B2431
ΔE00 11.23
Gunmetal
#2A3439
ΔE00 11.56
Charcoal (survey)
#343837
ΔE00 12.51
Onyx
#353839
ΔE00 12.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05110F #110507
analogous
#051109 #05110F #050D11
triadic
#05110F #0F0511 #110F05
tetradic
#05110F #090511 #110507 #0D1105
square
#05110F #090511 #110507 #0D1105
split-complementary
#05110F #11050D #110905
monochromatic
#071815 #071815 #071815 #134039 #217062
Accessibility & contrast
On white
19.20
#05110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#05110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05110F
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05110F | 1.00 | 19.20 | 1.09 | 19.20 |
| #FFFFFF | 19.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100F
Deuteranopia (green-blind)
#0E0E0F
Tritanopia (blue-blind)
#021110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #05110f; /* rgb */ color: rgb(5, 17, 15); /* oklch */ color: oklch(16.5% 0.019 182.9);
Tailwind
colors: {
custom: {
50: '#494f4e',
500: '#05110f',
950: '#000000',
},
}SCSS
$custom: #05110f; $custom-light: #494f4e; $custom-dark: #000000;
JSON
{
"hex": "#05110f",
"rgb": {
"r": 5,
"g": 17,
"b": 15
},
"hsl": {
"h": 170,
"s": 54.545,
"l": 4.314
},
"oklch": {
"l": 0.16485,
"c": 0.01903,
"h": 182.9
},
"luminance": 0.00468
}Semantic roles & 50–950 ramp
primary
#05110F
secondary
#4F232A
accent
#4A63DE
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777