#05100E#05100E
#05100E is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 16.1% C 0.018 H 182.0°. Best body text is #FFFFFF at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #05100E |
|---|---|
| RGB | rgb(5, 16, 14) |
| HSL | hsl(169, 52%, 4%) |
| HSV | hsv(169, 69%, 6%) |
| CMYK | cmyk(68.7%, 0%, 12.5%, 93.7%) |
| CIE-LAB | lab(3.92, -3.52, -0.13) |
| CIE-LCH | lch(3.92, 3.52, 182.07°) |
| OKLab | oklab(16.09% -0.0179 -0.0006) |
| OKLCH | oklch(16.09% 0.018 182) |
| XYZ | xyz(0.3271, 0.4345, 0.4820) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.48
Black
#000000
ΔE00 5.24
Dark
#1B2431
ΔE00 11.18
Gunmetal
#2A3439
ΔE00 11.70
Charcoal (survey)
#343837
ΔE00 12.60
Onyx
#353839
ΔE00 12.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05100E #100507
analogous
#051009 #05100E #050D10
triadic
#05100E #0E0510 #100E05
tetradic
#05100E #090510 #100507 #0D1005
square
#05100E #090510 #100507 #0D1005
split-complementary
#05100E #10050D #100905
monochromatic
#071714 #071714 #071714 #143F37 #226D60
Accessibility & contrast
On white
19.32
#05100E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#05100E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05100E
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05100E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05100E | 1.00 | 19.32 | 1.09 | 19.32 |
| #FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0F0E
Deuteranopia (green-blind)
#0D0D0E
Tritanopia (blue-blind)
#02100F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #05100e; /* rgb */ color: rgb(5, 16, 14); /* oklch */ color: oklch(16.1% 0.018 182.0);
Tailwind
colors: {
custom: {
50: '#494e4d',
500: '#05100e',
950: '#000000',
},
}SCSS
$custom: #05100e; $custom-light: #494e4d; $custom-dark: #000000;
JSON
{
"hex": "#05100e",
"rgb": {
"r": 5,
"g": 16,
"b": 14
},
"hsl": {
"h": 169.091,
"s": 52.381,
"l": 4.118
},
"oklch": {
"l": 0.16094,
"c": 0.01793,
"h": 182
},
"luminance": 0.00435
}Semantic roles & 50–950 ramp
primary
#05100E
secondary
#4D242B
accent
#4C66DC
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777