#052017#052017
#052017 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.9% C 0.038 H 167.9°. Best body text is #FFFFFF at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #052017 |
|---|---|
| RGB | rgb(5, 32, 23) |
| HSL | hsl(160, 73%, 7%) |
| HSV | hsv(160, 84%, 13%) |
| CMYK | cmyk(84.4%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(10.01, -13.08, 3.11) |
| CIE-LCH | lch(10.01, 13.45, 166.64°) |
| OKLab | oklab(21.95% -0.037 0.008) |
| OKLCH | oklch(21.95% 0.038 167.9) |
| XYZ | xyz(0.7337, 1.1271, 0.9893) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.39
Very Dark Green
#062E03
ΔE00 11.76
Almost Black
#070D0D
ΔE00 12.43
Gunmetal
#2A3439
ΔE00 14.17
Evergreen
#05472A
ΔE00 14.20
Charcoal (survey)
#343837
ΔE00 14.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052017 #20050E
analogous
#05200A #052017 #051C20
triadic
#052017 #170520 #201705
tetradic
#052017 #0A0520 #20050E #1C2005
square
#052017 #0A0520 #20050E #1C2005
split-complementary
#052017 #20051C #200A05
monochromatic
#041A13 #041A13 #052017 #0D553D #168A63
Accessibility & contrast
On white
17.14
#052017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#052017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052017
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052017 | 1.00 | 17.14 | 1.23 | 17.14 |
| #FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D17
Deuteranopia (green-blind)
#1B1A18
Tritanopia (blue-blind)
#00201D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #052017; /* rgb */ color: rgb(5, 32, 23); /* oklch */ color: oklch(21.9% 0.038 167.9);
Tailwind
colors: {
custom: {
50: '#485b53',
500: '#052017',
950: '#000000',
},
}SCSS
$custom: #052017; $custom-light: #485b53; $custom-dark: #000000;
JSON
{
"hex": "#052017",
"rgb": {
"r": 5,
"g": 32,
"b": 23
},
"hsl": {
"h": 160,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.2195,
"c": 0.03782,
"h": 167.9
},
"luminance": 0.01127
}Semantic roles & 50–950 ramp
primary
#052017
secondary
#612035
accent
#3875F0
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978