#52EF7E#52EF7E
#52EF7E is a very light, highly saturated green. Relative luminance 0.650; OKLCH L 84.5% C 0.203 H 149.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #52EF7E |
|---|---|
| RGB | rgb(82, 239, 126) |
| HSL | hsl(137, 83%, 63%) |
| HSV | hsv(137, 66%, 94%) |
| CMYK | cmyk(65.7%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(84.50, -64.49, 42.73) |
| CIE-LCH | lch(84.50, 77.36, 146.47°) |
| OKLab | oklab(84.46% -0.1739 0.1042) |
| OKLCH | oklch(84.46% 0.203 149.1) |
| XYZ | xyz(38.1092, 65.0292, 30.2781) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.61
Spearmint
#1EF876
ΔE00 2.81
Wintergreen
#20F986
ΔE00 2.84
Weird Green
#3AE57F
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 3.05
Spring Green
#00FF7F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EF7E #EF52C3
analogous
#74EF52 #52EF7E #52EFCC
triadic
#52EF7E #7E52EF #EF7E52
tetradic
#52EF7E #5274EF #EF52C3 #EFCC52
square
#52EF7E #5274EF #EF52C3 #EFCC52
split-complementary
#52EF7E #CC52EF #EF5274
monochromatic
#11B63F #1AEA54 #52EF7E #8AF4A8 #C2F9D2
Accessibility & contrast
On white
1.50
#52EF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#52EF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EF7E
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EF7E | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB75
Deuteranopia (green-blind)
#DDCE86
Tritanopia (blue-blind)
#08EBD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #52ef7e; /* rgb */ color: rgb(82, 239, 126); /* oklch */ color: oklch(84.5% 0.203 149.1);
Tailwind
colors: {
custom: {
50: '#94f5a5',
500: '#52ef7e',
950: '#000000',
},
}SCSS
$custom: #52ef7e; $custom-light: #94f5a5; $custom-dark: #000000;
JSON
{
"hex": "#52ef7e",
"rgb": {
"r": 82,
"g": 239,
"b": 126
},
"hsl": {
"h": 136.815,
"s": 83.069,
"l": 62.941
},
"oklch": {
"l": 0.84458,
"c": 0.20267,
"h": 149.1
},
"luminance": 0.65033
}Semantic roles & 50–950 ramp
primary
#52EF7E
secondary
#B53090
accent
#06A3DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580