#052923#052923
#052923 is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.4% C 0.042 H 179.3°. Best body text is #FFFFFF at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #052923 |
|---|---|
| RGB | rgb(5, 41, 35) |
| HSL | hsl(170, 78%, 9%) |
| HSV | hsv(170, 88%, 16%) |
| CMYK | cmyk(87.8%, 0%, 14.6%, 83.9%) |
| CIE-LAB | lab(14.06, -14.47, 0.27) |
| CIE-LCH | lch(14.06, 14.48, 178.93°) |
| OKLab | oklab(25.39% -0.0417 0.0005) |
| OKLCH | oklch(25.39% 0.042 179.3) |
| XYZ | xyz(1.1587, 1.7394, 1.8644) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 12.06
Dark Forest Green
#002D04
ΔE00 12.53
Darkslategray
#2F4F4F
ΔE00 12.86
Evergreen
#05472A
ΔE00 12.87
Very Dark Green
#062E03
ΔE00 12.98
Gunmetal
#2A3439
ΔE00 12.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052923 #29050B
analogous
#052911 #052923 #051D29
triadic
#052923 #230529 #292305
tetradic
#052923 #110529 #29050B #1D2905
square
#052923 #110529 #29050B #1D2905
split-complementary
#052923 #29051D #291105
monochromatic
#031B17 #031B17 #052923 #0C6052 #129680
Accessibility & contrast
On white
15.58
#052923 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#052923 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052923
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052923 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052923 | 1.00 | 15.58 | 1.35 | 15.58 |
| #FFFFFF | 15.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272623
Deuteranopia (green-blind)
#222223
Tritanopia (blue-blind)
#002A27
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #052923; /* rgb */ color: rgb(5, 41, 35); /* oklch */ color: oklch(25.4% 0.042 179.3);
Tailwind
colors: {
custom: {
50: '#4b635d',
500: '#052923',
950: '#000000',
},
}SCSS
$custom: #052923; $custom-light: #4b635d; $custom-dark: #000000;
JSON
{
"hex": "#052923",
"rgb": {
"r": 5,
"g": 41,
"b": 35
},
"hsl": {
"h": 170,
"s": 78.261,
"l": 9.02
},
"oklch": {
"l": 0.25386,
"c": 0.04174,
"h": 179.3
},
"luminance": 0.01739
}Semantic roles & 50–950 ramp
primary
#052923
secondary
#6B1F2C
accent
#3353F5
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979