#52DC95#52DC95
#52DC95 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.157 H 157.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC95 |
|---|---|
| RGB | rgb(82, 220, 149) |
| HSL | hsl(149, 66%, 59%) |
| HSV | hsv(149, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(79.13, -53.38, 24.13) |
| CIE-LCH | lch(79.13, 58.57, 155.68°) |
| OKLab | oklab(80.16% -0.1451 0.0609) |
| OKLCH | oklch(80.16% 0.157 157.2) |
| XYZ | xyz(34.4946, 55.1466, 37.2544) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.67
Seaweed
#18D17B
ΔE00 4.52
Weird Green
#3AE57F
ΔE00 5.16
Eucalyptus
#44D7A8
ΔE00 5.56
Emerald
#50C878
ΔE00 5.64
Tealish Green
#0CDC73
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC95 #DC5299
analogous
#54DC52 #52DC95 #52DCDA
triadic
#52DC95 #9552DC #DC9552
tetradic
#52DC95 #5254DC #DC5299 #DCDA52
square
#52DC95 #5254DC #DC5299 #DCDA52
split-complementary
#52DC95 #DA52DC #DC5254
monochromatic
#1E9558 #29C876 #52DC95 #85E6B4 #B8F1D3
Accessibility & contrast
On white
1.75
#52DC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#52DC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC95
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC95 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC91
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#00DAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52dc95; /* rgb */ color: rgb(82, 220, 149); /* oklch */ color: oklch(80.2% 0.157 157.2);
Tailwind
colors: {
custom: {
50: '#90e8b4',
500: '#52dc95',
950: '#000000',
},
}SCSS
$custom: #52dc95; $custom-light: #90e8b4; $custom-dark: #000000;
JSON
{
"hex": "#52dc95",
"rgb": {
"r": 82,
"g": 220,
"b": 149
},
"hsl": {
"h": 149.13,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.80155,
"c": 0.15742,
"h": 157.2
},
"luminance": 0.5515
}Semantic roles & 50–950 ramp
primary
#52DC95
secondary
#9A386B
accent
#3F96E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481