#52DE8B#52DE8B
#52DE8B is a light, vivid green. Relative luminance 0.559; OKLCH L 80.5% C 0.169 H 153.8°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #52DE8B |
|---|---|
| RGB | rgb(82, 222, 139) |
| HSL | hsl(144, 68%, 60%) |
| HSV | hsv(144, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 37.4%, 12.9%) |
| CIE-LAB | lab(79.56, -56.04, 29.86) |
| CIE-LCH | lch(79.56, 63.50, 151.95°) |
| OKLab | oklab(80.45% -0.1517 0.0746) |
| OKLCH | oklch(80.45% 0.169 153.8) |
| XYZ | xyz(34.2583, 55.8969, 33.4049) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.12
Tealish Green
#0CDC73
ΔE00 3.87
Seaweed
#18D17B
ΔE00 4.04
Emerald
#50C878
ΔE00 5.36
Turquoise Green
#04F489
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DE8B #DE52A5
analogous
#5FDE52 #52DE8B #52DED1
triadic
#52DE8B #8B52DE #DE8B52
tetradic
#52DE8B #525FDE #DE52A5 #DED152
square
#52DE8B #525FDE #DE52A5 #DED152
split-complementary
#52DE8B #D152DE #DE525F
monochromatic
#1D994F #27CC6A #52DE8B #85E8AD #B9F2D0
Accessibility & contrast
On white
1.72
#52DE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#52DE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DE8B
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DE8B | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD85
Deuteranopia (green-blind)
#CCC090
Tritanopia (blue-blind)
#0CDBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52de8b; /* rgb */ color: rgb(82, 222, 139); /* oklch */ color: oklch(80.5% 0.169 153.8);
Tailwind
colors: {
custom: {
50: '#90e9ad',
500: '#52de8b',
950: '#000000',
},
}SCSS
$custom: #52de8b; $custom-light: #90e9ad; $custom-dark: #000000;
JSON
{
"hex": "#52de8b",
"rgb": {
"r": 82,
"g": 222,
"b": 139
},
"hsl": {
"h": 144.429,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.8045,
"c": 0.16904,
"h": 153.8
},
"luminance": 0.559
}Semantic roles & 50–950 ramp
primary
#52DE8B
secondary
#9D3873
accent
#3DA4EB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481