#52DB8F#52DB8F
#52DB8F is a light, vivid green. Relative luminance 0.544; OKLCH L 79.8% C 0.161 H 155.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #52DB8F |
|---|---|
| RGB | rgb(82, 219, 143) |
| HSL | hsl(147, 66%, 59%) |
| HSV | hsv(147, 63%, 86%) |
| CMYK | cmyk(62.6%, 0%, 34.7%, 14.1%) |
| CIE-LAB | lab(78.72, -54.14, 26.68) |
| CIE-LCH | lch(78.72, 60.35, 153.76°) |
| OKLab | oklab(79.78% -0.1468 0.0671) |
| OKLCH | oklch(79.78% 0.161 155.5) |
| XYZ | xyz(33.7662, 54.4366, 34.7091) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.85
Seaweed
#18D17B
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 4.38
Tealish Green
#0CDC73
ΔE00 4.77
Emerald
#50C878
ΔE00 4.97
Eucalyptus
#44D7A8
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DB8F #DB529E
analogous
#5ADB52 #52DB8F #52DBD3
triadic
#52DB8F #8F52DB #DB8F52
tetradic
#52DB8F #525ADB #DB529E #DBD352
square
#52DB8F #525ADB #DB529E #DBD352
split-complementary
#52DB8F #D352DB #DB525A
monochromatic
#1F9453 #29C66F #52DB8F #85E6B0 #B7F0D1
Accessibility & contrast
On white
1.77
#52DB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#52DB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DB8F
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DB8F | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8A
Deuteranopia (green-blind)
#C8BE94
Tritanopia (blue-blind)
#08D9C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #52db8f; /* rgb */ color: rgb(82, 219, 143); /* oklch */ color: oklch(79.8% 0.161 155.5);
Tailwind
colors: {
custom: {
50: '#90e7b0',
500: '#52db8f',
950: '#000000',
},
}SCSS
$custom: #52db8f; $custom-light: #90e7b0; $custom-dark: #000000;
JSON
{
"hex": "#52db8f",
"rgb": {
"r": 82,
"g": 219,
"b": 143
},
"hsl": {
"h": 146.715,
"s": 65.55,
"l": 59.02
},
"oklch": {
"l": 0.79783,
"c": 0.16144,
"h": 155.5
},
"luminance": 0.5444
}Semantic roles & 50–950 ramp
primary
#52DB8F
secondary
#99396E
accent
#3F9DE9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481