#05110E#05110E
#05110E is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.4% C 0.020 H 177.0°. Best body text is #FFFFFF at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #05110E |
|---|---|
| RGB | rgb(5, 17, 14) |
| HSL | hsl(165, 55%, 4%) |
| HSV | hsv(165, 71%, 7%) |
| CMYK | cmyk(70.6%, 0%, 17.6%, 93.3%) |
| CIE-LAB | lab(4.20, -4.08, 0.27) |
| CIE-LCH | lch(4.20, 4.08, 176.19°) |
| OKLab | oklab(16.44% -0.0196 0.001) |
| OKLCH | oklch(16.44% 0.02 177) |
| XYZ | xyz(0.3423, 0.4648, 0.4871) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.22
Black
#000000
ΔE00 5.91
Dark
#1B2431
ΔE00 11.66
Gunmetal
#2A3439
ΔE00 11.77
Charcoal (survey)
#343837
ΔE00 12.56
Onyx
#353839
ΔE00 13.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05110E #110508
analogous
#051108 #05110E #050E11
triadic
#05110E #0E0511 #110E05
tetradic
#05110E #080511 #110508 #0E1105
square
#05110E #080511 #110508 #0E1105
split-complementary
#05110E #11050E #110805
monochromatic
#071813 #071813 #071813 #134035 #21705C
Accessibility & contrast
On white
19.21
#05110E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#05110E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05110E
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05110E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05110E | 1.00 | 19.21 | 1.09 | 19.21 |
| #FFFFFF | 19.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100E
Deuteranopia (green-blind)
#0E0E0E
Tritanopia (blue-blind)
#021110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #05110e; /* rgb */ color: rgb(5, 17, 14); /* oklch */ color: oklch(16.4% 0.020 177.0);
Tailwind
colors: {
custom: {
50: '#494f4d',
500: '#05110e',
950: '#000000',
},
}SCSS
$custom: #05110e; $custom-light: #494f4d; $custom-dark: #000000;
JSON
{
"hex": "#05110e",
"rgb": {
"r": 5,
"g": 17,
"b": 14
},
"hsl": {
"h": 165,
"s": 54.545,
"l": 4.314
},
"oklch": {
"l": 0.16441,
"c": 0.01968,
"h": 177
},
"luminance": 0.00465
}Semantic roles & 50–950 ramp
primary
#05110E
secondary
#4F232E
accent
#4A6FDE
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777