#52DE7B#52DE7B
#52DE7B is a light, vivid green. Relative luminance 0.555; OKLCH L 80.2% C 0.184 H 149.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #52DE7B |
|---|---|
| RGB | rgb(82, 222, 123) |
| HSL | hsl(138, 68%, 60%) |
| HSV | hsv(138, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 44.6%, 12.9%) |
| CIE-LAB | lab(79.31, -58.77, 37.61) |
| CIE-LCH | lch(79.31, 69.77, 147.38°) |
| OKLab | oklab(80.16% -0.1586 0.0923) |
| OKLCH | oklch(80.16% 0.184 149.8) |
| XYZ | xyz(33.1736, 55.4631, 27.6922) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.04
Tealish Green
#0CDC73
ΔE00 2.57
Seaweed
#18D17B
ΔE00 4.65
Lightish Green
#61E160
ΔE00 4.70
Aqua Green
#12E193
ΔE00 5.22
Turquoise Green
#04F489
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DE7B #DE52B5
analogous
#6FDE52 #52DE7B #52DEC1
triadic
#52DE7B #7B52DE #DE7B52
tetradic
#52DE7B #526FDE #DE52B5 #DEC152
square
#52DE7B #526FDE #DE52B5 #DEC152
split-complementary
#52DE7B #C152DE #DE526F
monochromatic
#1D9941 #27CC57 #52DE7B #85E8A2 #B9F2C9
Accessibility & contrast
On white
1.74
#52DE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#52DE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DE7B
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DE7B | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC73
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#20DAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52de7b; /* rgb */ color: rgb(82, 222, 123); /* oklch */ color: oklch(80.2% 0.184 149.8);
Tailwind
colors: {
custom: {
50: '#91e9a2',
500: '#52de7b',
950: '#000000',
},
}SCSS
$custom: #52de7b; $custom-light: #91e9a2; $custom-dark: #000000;
JSON
{
"hex": "#52de7b",
"rgb": {
"r": 82,
"g": 222,
"b": 123
},
"hsl": {
"h": 137.571,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.80165,
"c": 0.18355,
"h": 149.8
},
"luminance": 0.55466
}Semantic roles & 50–950 ramp
primary
#52DE7B
secondary
#9D387F
accent
#3DB8EB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480