#52DD8B#52DD8B
#52DD8B is a light, vivid green. Relative luminance 0.554; OKLCH L 80.2% C 0.168 H 153.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #52DD8B |
|---|---|
| RGB | rgb(82, 221, 139) |
| HSL | hsl(145, 67%, 59%) |
| HSV | hsv(145, 63%, 87%) |
| CMYK | cmyk(62.9%, 0%, 37.1%, 13.3%) |
| CIE-LAB | lab(79.25, -55.66, 29.46) |
| CIE-LCH | lch(79.25, 62.97, 152.11°) |
| OKLab | oklab(80.2% -0.1507 0.0737) |
| OKLCH | oklch(80.2% 0.168 153.9) |
| XYZ | xyz(33.9935, 55.3673, 33.3166) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.08
Weird Green
#3AE57F
ΔE00 3.34
Seaweed
#18D17B
ΔE00 3.89
Tealish Green
#0CDC73
ΔE00 3.94
Emerald
#50C878
ΔE00 5.15
Turquoise Green
#04F489
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DD8B #DD52A4
analogous
#5FDD52 #52DD8B #52DDD0
triadic
#52DD8B #8B52DD #DD8B52
tetradic
#52DD8B #525FDD #DD52A4 #DDD052
square
#52DD8B #525FDD #DD52A4 #DDD052
split-complementary
#52DD8B #D052DD #DD525F
monochromatic
#1E974F #28CA6A #52DD8B #85E7AD #B8F1D0
Accessibility & contrast
On white
1.74
#52DD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#52DD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DD8B
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DD8B | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC86
Deuteranopia (green-blind)
#CBBF90
Tritanopia (blue-blind)
#0EDAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52dd8b; /* rgb */ color: rgb(82, 221, 139); /* oklch */ color: oklch(80.2% 0.168 153.9);
Tailwind
colors: {
custom: {
50: '#90e8ad',
500: '#52dd8b',
950: '#000000',
},
}SCSS
$custom: #52dd8b; $custom-light: #90e8ad; $custom-dark: #000000;
JSON
{
"hex": "#52dd8b",
"rgb": {
"r": 82,
"g": 221,
"b": 139
},
"hsl": {
"h": 144.604,
"s": 67.15,
"l": 59.412
},
"oklch": {
"l": 0.80201,
"c": 0.16771,
"h": 153.9
},
"luminance": 0.55371
}Semantic roles & 50–950 ramp
primary
#52DD8B
secondary
#9B3873
accent
#3EA3EA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481