#52DE8A#52DE8A
#52DE8A is a light, vivid green. Relative luminance 0.559; OKLCH L 80.4% C 0.170 H 153.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #52DE8A |
|---|---|
| RGB | rgb(82, 222, 138) |
| HSL | hsl(144, 68%, 60%) |
| HSV | hsv(144, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(79.54, -56.22, 30.35) |
| CIE-LCH | lch(79.54, 63.89, 151.64°) |
| OKLab | oklab(80.43% -0.1521 0.0758) |
| OKLCH | oklch(80.43% 0.17 153.5) |
| XYZ | xyz(34.1855, 55.8679, 33.0218) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Aqua Green
#12E193
ΔE00 3.21
Tealish Green
#0CDC73
ΔE00 3.73
Seaweed
#18D17B
ΔE00 4.03
Emerald
#50C878
ΔE00 5.34
Turquoise Green
#04F489
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DE8A #DE52A6
analogous
#60DE52 #52DE8A #52DED0
triadic
#52DE8A #8A52DE #DE8A52
tetradic
#52DE8A #5260DE #DE52A6 #DED052
square
#52DE8A #5260DE #DE52A6 #DED052
split-complementary
#52DE8A #D052DE #DE5260
monochromatic
#1D994E #27CC69 #52DE8A #85E8AD #B9F2D0
Accessibility & contrast
On white
1.72
#52DE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#52DE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DE8A
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DE8A | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#0EDBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52de8a; /* rgb */ color: rgb(82, 222, 138); /* oklch */ color: oklch(80.4% 0.170 153.5);
Tailwind
colors: {
custom: {
50: '#90e9ad',
500: '#52de8a',
950: '#000000',
},
}SCSS
$custom: #52de8a; $custom-light: #90e9ad; $custom-dark: #000000;
JSON
{
"hex": "#52de8a",
"rgb": {
"r": 82,
"g": 222,
"b": 138
},
"hsl": {
"h": 144,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.80431,
"c": 0.16994,
"h": 153.5
},
"luminance": 0.55871
}Semantic roles & 50–950 ramp
primary
#52DE8A
secondary
#9D3874
accent
#3DA5EB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481