#52DC98#52DC98
#52DC98 is a light, vivid teal. Relative luminance 0.552; OKLCH L 80.2% C 0.155 H 158.3°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC98 |
|---|---|
| RGB | rgb(82, 220, 152) |
| HSL | hsl(150, 66%, 59%) |
| HSV | hsv(150, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(79.18, -52.78, 22.64) |
| CIE-LCH | lch(79.18, 57.43, 156.78°) |
| OKLab | oklab(80.22% -0.1438 0.0573) |
| OKLCH | oklch(80.22% 0.155 158.3) |
| XYZ | xyz(34.7372, 55.2436, 38.5321) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.82
Seaweed
#18D17B
ΔE00 4.90
Eucalyptus
#44D7A8
ΔE00 4.97
Weird Green
#3AE57F
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 5.90
Emerald
#50C878
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC98 #DC5296
analogous
#52DC53 #52DC98 #52DBDC
triadic
#52DC98 #9852DC #DC9852
tetradic
#52DC98 #5352DC #DC5296 #DBDC52
square
#52DC98 #5352DC #DC5296 #DBDC52
split-complementary
#52DC98 #DC52DB #DC5352
monochromatic
#1E955B #29C87A #52DC98 #85E6B6 #B8F1D5
Accessibility & contrast
On white
1.74
#52DC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#52DC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC98
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC98 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#00DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52dc98; /* rgb */ color: rgb(82, 220, 152); /* oklch */ color: oklch(80.2% 0.155 158.3);
Tailwind
colors: {
custom: {
50: '#90e8b6',
500: '#52dc98',
950: '#000000',
},
}SCSS
$custom: #52dc98; $custom-light: #90e8b6; $custom-dark: #000000;
JSON
{
"hex": "#52dc98",
"rgb": {
"r": 82,
"g": 220,
"b": 152
},
"hsl": {
"h": 150.435,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.80219,
"c": 0.1548,
"h": 158.3
},
"luminance": 0.55247
}Semantic roles & 50–950 ramp
primary
#52DC98
secondary
#9A3868
accent
#3F93E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481