#52DCA0#52DCA0
#52DCA0 is a light, vivid teal. Relative luminance 0.555; OKLCH L 80.4% C 0.148 H 161.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #52DCA0 |
|---|---|
| RGB | rgb(82, 220, 160) |
| HSL | hsl(154, 66%, 59%) |
| HSV | hsv(154, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(79.34, -51.14, 18.67) |
| CIE-LCH | lch(79.34, 54.44, 159.94°) |
| OKLab | oklab(80.4% -0.1401 0.0476) |
| OKLCH | oklch(80.4% 0.148 161.3) |
| XYZ | xyz(35.4146, 55.5146, 42.0999) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.37
Aqua Green
#12E193
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 4.81
Aqua Marine
#2EE8BB
ΔE00 5.57
Light Greenish Blue
#63F7B4
ΔE00 6.01
Seaweed
#18D17B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DCA0 #DC528E
analogous
#52DC5B #52DCA0 #52D3DC
triadic
#52DCA0 #A052DC #DCA052
tetradic
#52DCA0 #5B52DC #DC528E #D3DC52
square
#52DCA0 #5B52DC #DC528E #D3DC52
split-complementary
#52DCA0 #DC52D3 #DC5B52
monochromatic
#1E9562 #29C883 #52DCA0 #85E6BC #B8F1D8
Accessibility & contrast
On white
1.74
#52DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#52DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DCA0
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DCA0 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9D
Deuteranopia (green-blind)
#C6BFA4
Tritanopia (blue-blind)
#00DBCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52dca0; /* rgb */ color: rgb(82, 220, 160); /* oklch */ color: oklch(80.4% 0.148 161.3);
Tailwind
colors: {
custom: {
50: '#90e8bc',
500: '#52dca0',
950: '#000000',
},
}SCSS
$custom: #52dca0; $custom-light: #90e8bc; $custom-dark: #000000;
JSON
{
"hex": "#52dca0",
"rgb": {
"r": 82,
"g": 220,
"b": 160
},
"hsl": {
"h": 153.913,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.80398,
"c": 0.148,
"h": 161.3
},
"luminance": 0.55518
}Semantic roles & 50–950 ramp
primary
#52DCA0
secondary
#9A3863
accent
#3F89E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482