#052423#052423
#052423 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.8% C 0.036 H 192.0°. Best body text is #FFFFFF at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #052423 |
|---|---|
| RGB | rgb(5, 36, 35) |
| HSL | hsl(178, 76%, 8%) |
| HSV | hsv(178, 86%, 14%) |
| CMYK | cmyk(86.1%, 0%, 2.8%, 85.9%) |
| CIE-LAB | lab(12.06, -11.50, -2.67) |
| CIE-LCH | lch(12.06, 11.81, 193.06°) |
| OKLab | oklab(23.76% -0.0351 -0.0074) |
| OKLCH | oklch(23.76% 0.036 192) |
| XYZ | xyz(0.9967, 1.4153, 1.8104) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.96
Almost Black
#070D0D
ΔE00 11.62
Charcoal (survey)
#343837
ΔE00 12.48
Dark Teal
#014D4E
ΔE00 13.32
Onyx
#353839
ΔE00 13.39
Darkslategray
#2F4F4F
ΔE00 13.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052423 #240506
analogous
#052413 #052423 #051524
triadic
#052423 #230524 #242305
tetradic
#052423 #130524 #240506 #152405
square
#052423 #130524 #240506 #152405
split-complementary
#052423 #240515 #241305
monochromatic
#041B1A #041B1A #052423 #0C5A57 #148F8B
Accessibility & contrast
On white
16.37
#052423 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#052423 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052423
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052423 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052423 | 1.00 | 16.37 | 1.28 | 16.37 |
| #FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212223
Deuteranopia (green-blind)
#1C1E23
Tritanopia (blue-blind)
#002524
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #052423; /* rgb */ color: rgb(5, 36, 35); /* oklch */ color: oklch(23.8% 0.036 192.0);
Tailwind
colors: {
custom: {
50: '#4a5e5d',
500: '#052423',
950: '#000000',
},
}SCSS
$custom: #052423; $custom-light: #4a5e5d; $custom-dark: #000000;
JSON
{
"hex": "#052423",
"rgb": {
"r": 5,
"g": 36,
"b": 35
},
"hsl": {
"h": 178.065,
"s": 75.61,
"l": 8.039
},
"oklch": {
"l": 0.23761,
"c": 0.03591,
"h": 192
},
"luminance": 0.01415
}Semantic roles & 50–950 ramp
primary
#052423
secondary
#661F22
accent
#363CF2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979