#052124#052124
#052124 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.8% C 0.034 H 205.0°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #052124 |
|---|---|
| RGB | rgb(5, 33, 36) |
| HSL | hsl(186, 76%, 8%) |
| HSV | hsv(186, 86%, 14%) |
| CMYK | cmyk(86.1%, 8.3%, 0%, 85.9%) |
| CIE-LAB | lab(10.90, -9.21, -5.13) |
| CIE-LCH | lch(10.90, 10.55, 209.13°) |
| OKLab | oklab(22.84% -0.0305 -0.0142) |
| OKLCH | oklch(22.84% 0.034 205) |
| XYZ | xyz(0.9247, 1.2472, 1.8607) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.55
Almost Black
#070D0D
ΔE00 9.97
Dark
#1B2431
ΔE00 11.36
Charcoal (survey)
#343837
ΔE00 11.97
Dark Blue Grey
#1F3B4D
ΔE00 12.01
Onyx
#353839
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052124 #240805
analogous
#052417 #052124 #051124
triadic
#052124 #240521 #212405
tetradic
#052124 #170524 #240805 #112405
square
#052124 #170524 #240805 #112405
split-complementary
#052124 #240511 #241705
monochromatic
#04191B #04191B #052124 #0C525A #14848F
Accessibility & contrast
On white
16.81
#052124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#052124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052124
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052124 | 1.00 | 16.81 | 1.25 | 16.81 |
| #FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1F24
Deuteranopia (green-blind)
#191C24
Tritanopia (blue-blind)
#002322
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #052124; /* rgb */ color: rgb(5, 33, 36); /* oklch */ color: oklch(22.8% 0.034 205.0);
Tailwind
colors: {
custom: {
50: '#4a5c5e',
500: '#052124',
950: '#000000',
},
}SCSS
$custom: #052124; $custom-light: #4a5c5e; $custom-dark: #000000;
JSON
{
"hex": "#052124",
"rgb": {
"r": 5,
"g": 33,
"b": 36
},
"hsl": {
"h": 185.806,
"s": 75.61,
"l": 8.039
},
"oklch": {
"l": 0.22837,
"c": 0.03369,
"h": 205
},
"luminance": 0.01247
}Semantic roles & 50–950 ramp
primary
#052124
secondary
#66261F
accent
#4836F2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979