#05150E#05150E
#05150E is a very dark, muted teal. Relative luminance 0.006; OKLCH L 17.8% C 0.027 H 164.3°. Best body text is #FFFFFF at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #05150E |
|---|---|
| RGB | rgb(5, 21, 14) |
| HSL | hsl(154, 62%, 5%) |
| HSV | hsv(154, 76%, 8%) |
| CMYK | cmyk(76.2%, 0%, 33.3%, 91.8%) |
| CIE-LAB | lab(5.42, -6.58, 2.06) |
| CIE-LCH | lch(5.42, 6.89, 162.61°) |
| OKLab | oklab(17.84% -0.0263 0.0074) |
| OKLCH | oklch(17.84% 0.027 164.3) |
| XYZ | xyz(0.4100, 0.6003, 0.5096) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.34
Black
#000000
ΔE00 8.81
Gunmetal
#2A3439
ΔE00 12.53
Charcoal (survey)
#343837
ΔE00 12.85
Onyx
#353839
ΔE00 13.69
Dark Grey
#363737
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05150E #15050C
analogous
#051506 #05150E #051415
triadic
#05150E #0E0515 #150E05
tetradic
#05150E #060515 #15050C #141505
square
#05150E #060515 #15050C #141505
split-complementary
#05150E #150514 #150605
monochromatic
#061910 #061910 #061910 #11462F #1D7850
Accessibility & contrast
On white
18.75
#05150E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#05150E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05150E
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05150E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05150E | 1.00 | 18.75 | 1.12 | 18.75 |
| #FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#14130E
Deuteranopia (green-blind)
#12110E
Tritanopia (blue-blind)
#021513
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #05150e; /* rgb */ color: rgb(5, 21, 14); /* oklch */ color: oklch(17.8% 0.027 164.3);
Tailwind
colors: {
custom: {
50: '#49524d',
500: '#05150e',
950: '#000000',
},
}SCSS
$custom: #05150e; $custom-light: #49524d; $custom-dark: #000000;
JSON
{
"hex": "#05150e",
"rgb": {
"r": 5,
"g": 21,
"b": 14
},
"hsl": {
"h": 153.75,
"s": 61.538,
"l": 5.098
},
"oklch": {
"l": 0.17837,
"c": 0.02734,
"h": 164.3
},
"luminance": 0.006
}Semantic roles & 50–950 ramp
primary
#05150E
secondary
#542238
accent
#438AE5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877