#052222#052222
#052222 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.1% C 0.034 H 195.1°. Best body text is #FFFFFF at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #052222 |
|---|---|
| RGB | rgb(5, 34, 34) |
| HSL | hsl(180, 74%, 8%) |
| HSV | hsv(180, 85%, 13%) |
| CMYK | cmyk(85.3%, 0%, 0%, 86.7%) |
| CIE-LAB | lab(11.22, -10.63, -3.19) |
| CIE-LCH | lch(11.22, 11.10, 196.72°) |
| OKLab | oklab(23.07% -0.033 -0.0089) |
| OKLCH | oklch(23.07% 0.034 195.1) |
| XYZ | xyz(0.9232, 1.2917, 1.7137) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.59
Almost Black
#070D0D
ΔE00 10.80
Charcoal (survey)
#343837
ΔE00 12.34
Dark
#1B2431
ΔE00 13.09
Onyx
#353839
ΔE00 13.16
Dark Blue Grey
#1F3B4D
ΔE00 13.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052222 #220505
analogous
#052213 #052222 #051322
triadic
#052222 #220522 #222205
tetradic
#052222 #130522 #220505 #132205
square
#052222 #130522 #220505 #132205
split-complementary
#052222 #220513 #221305
monochromatic
#041B1B #041B1B #052222 #0D5757 #158D8D
Accessibility & contrast
On white
16.69
#052222 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#052222 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052222
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052222 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052222 | 1.00 | 16.69 | 1.26 | 16.69 |
| #FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2022
Deuteranopia (green-blind)
#1B1C22
Tritanopia (blue-blind)
#002322
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #052222; /* rgb */ color: rgb(5, 34, 34); /* oklch */ color: oklch(23.1% 0.034 195.1);
Tailwind
colors: {
custom: {
50: '#495d5c',
500: '#052222',
950: '#000000',
},
}SCSS
$custom: #052222; $custom-light: #495d5c; $custom-dark: #000000;
JSON
{
"hex": "#052222",
"rgb": {
"r": 5,
"g": 34,
"b": 34
},
"hsl": {
"h": 180,
"s": 74.359,
"l": 7.647
},
"oklch": {
"l": 0.23065,
"c": 0.03419,
"h": 195.1
},
"luminance": 0.01292
}Semantic roles & 50–950 ramp
primary
#052222
secondary
#631F1F
accent
#3737F1
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979