#52DA7F#52DA7F
#52DA7F is a light, vivid green. Relative luminance 0.535; OKLCH L 79.2% C 0.175 H 151.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #52DA7F |
|---|---|
| RGB | rgb(82, 218, 127) |
| HSL | hsl(140, 65%, 59%) |
| HSV | hsv(140, 62%, 85%) |
| CMYK | cmyk(62.4%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(78.15, -56.61, 34.11) |
| CIE-LCH | lch(78.15, 66.09, 148.93°) |
| OKLab | oklab(79.23% -0.1529 0.0844) |
| OKLCH | oklch(79.23% 0.175 151.1) |
| XYZ | xyz(32.3793, 53.4657, 28.6881) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 2.86
Weird Green
#3AE57F
ΔE00 2.90
Seaweed
#18D17B
ΔE00 3.59
Emerald
#50C878
ΔE00 4.48
Aqua Green
#12E193
ΔE00 4.54
Lightish Green
#61E160
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DA7F #DA52AD
analogous
#69DA52 #52DA7F #52DAC3
triadic
#52DA7F #7F52DA #DA7F52
tetradic
#52DA7F #5269DA #DA52AD #DAC352
square
#52DA7F #5269DA #DA52AD #DAC352
split-complementary
#52DA7F #C352DA #DA5269
monochromatic
#1F9245 #2AC55D #52DA7F #84E5A4 #B7F0CA
Accessibility & contrast
On white
1.80
#52DA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#52DA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DA7F
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DA7F | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#C9BC85
Tritanopia (blue-blind)
#20D7C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #52da7f; /* rgb */ color: rgb(82, 218, 127); /* oklch */ color: oklch(79.2% 0.175 151.1);
Tailwind
colors: {
custom: {
50: '#90e6a5',
500: '#52da7f',
950: '#000000',
},
}SCSS
$custom: #52da7f; $custom-light: #90e6a5; $custom-dark: #000000;
JSON
{
"hex": "#52da7f",
"rgb": {
"r": 82,
"g": 218,
"b": 127
},
"hsl": {
"h": 139.853,
"s": 64.762,
"l": 58.824
},
"oklch": {
"l": 0.79231,
"c": 0.17465,
"h": 151.1
},
"luminance": 0.53469
}Semantic roles & 50–950 ramp
primary
#52DA7F
secondary
#973978
accent
#40B0E8
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E160F
muted
#7F8480