#052323#052323
#052323 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.4% C 0.035 H 195.0°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #052323 |
|---|---|
| RGB | rgb(5, 35, 35) |
| HSL | hsl(180, 75%, 8%) |
| HSV | hsv(180, 86%, 14%) |
| CMYK | cmyk(85.7%, 0%, 0%, 86.3%) |
| CIE-LAB | lab(11.66, -10.88, -3.27) |
| CIE-LCH | lch(11.66, 11.36, 196.71°) |
| OKLab | oklab(23.44% -0.0338 -0.0091) |
| OKLCH | oklch(23.44% 0.035 195) |
| XYZ | xyz(0.9669, 1.3556, 1.8005) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.58
Almost Black
#070D0D
ΔE00 11.11
Charcoal (survey)
#343837
ΔE00 12.32
Onyx
#353839
ΔE00 13.15
Dark
#1B2431
ΔE00 13.21
Dark Blue Grey
#1F3B4D
ΔE00 13.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052323 #230505
analogous
#052314 #052323 #051423
triadic
#052323 #230523 #232305
tetradic
#052323 #140523 #230505 #142305
square
#052323 #140523 #230505 #142305
split-complementary
#052323 #230514 #231405
monochromatic
#041B1B #041B1B #052323 #0D5959 #148E8E
Accessibility & contrast
On white
16.52
#052323 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#052323 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052323
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052323 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052323 | 1.00 | 16.52 | 1.27 | 16.52 |
| #FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202123
Deuteranopia (green-blind)
#1B1D23
Tritanopia (blue-blind)
#002423
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #052323; /* rgb */ color: rgb(5, 35, 35); /* oklch */ color: oklch(23.4% 0.035 195.0);
Tailwind
colors: {
custom: {
50: '#4a5e5d',
500: '#052323',
950: '#000000',
},
}SCSS
$custom: #052323; $custom-light: #4a5e5d; $custom-dark: #000000;
JSON
{
"hex": "#052323",
"rgb": {
"r": 5,
"g": 35,
"b": 35
},
"hsl": {
"h": 180,
"s": 75,
"l": 7.843
},
"oklch": {
"l": 0.23436,
"c": 0.03499,
"h": 195
},
"luminance": 0.01356
}Semantic roles & 50–950 ramp
primary
#052323
secondary
#641F1F
accent
#3636F2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979