#52DD9E#52DD9E
#52DD9E is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.6% C 0.151 H 160.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #52DD9E |
|---|---|
| RGB | rgb(82, 221, 158) |
| HSL | hsl(153, 67%, 59%) |
| HSV | hsv(153, 63%, 87%) |
| CMYK | cmyk(62.9%, 0%, 28.5%, 13.3%) |
| CIE-LAB | lab(79.60, -51.96, 20.08) |
| CIE-LCH | lch(79.60, 55.71, 158.87°) |
| OKLab | oklab(80.6% -0.1421 0.0511) |
| OKLCH | oklch(80.6% 0.151 160.2) |
| XYZ | xyz(35.5043, 55.9717, 41.2736) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.29
Eucalyptus
#44D7A8
ΔE00 4.00
Seafoam
#7FE0B3
ΔE00 5.13
Light Greenish Blue
#63F7B4
ΔE00 5.77
Seaweed
#18D17B
ΔE00 5.80
Aqua Marine
#2EE8BB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DD9E #DD5291
analogous
#52DD59 #52DD9E #52D6DD
triadic
#52DD9E #9E52DD #DD9E52
tetradic
#52DD9E #5952DD #DD5291 #D6DD52
square
#52DD9E #5952DD #DD5291 #D6DD52
split-complementary
#52DD9E #DD52D6 #DD5952
monochromatic
#1E9760 #28CA80 #52DD9E #85E7BB #B8F1D7
Accessibility & contrast
On white
1.72
#52DD9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#52DD9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DD9E
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DD9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DD9E | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9A
Deuteranopia (green-blind)
#C8C0A2
Tritanopia (blue-blind)
#00DCCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52dd9e; /* rgb */ color: rgb(82, 221, 158); /* oklch */ color: oklch(80.6% 0.151 160.2);
Tailwind
colors: {
custom: {
50: '#90e8bb',
500: '#52dd9e',
950: '#000000',
},
}SCSS
$custom: #52dd9e; $custom-light: #90e8bb; $custom-dark: #000000;
JSON
{
"hex": "#52dd9e",
"rgb": {
"r": 82,
"g": 221,
"b": 158
},
"hsl": {
"h": 152.806,
"s": 67.15,
"l": 59.412
},
"oklch": {
"l": 0.80598,
"c": 0.15098,
"h": 160.2
},
"luminance": 0.55975
}Semantic roles & 50–950 ramp
primary
#52DD9E
secondary
#9B3865
accent
#3E8CEA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481