#5DEA87#5DEA87
#5DEA87 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.184 H 150.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEA87 |
|---|---|
| RGB | rgb(93, 234, 135) |
| HSL | hsl(138, 77%, 64%) |
| HSV | hsv(138, 60%, 92%) |
| CMYK | cmyk(60.3%, 0%, 42.3%, 8.2%) |
| CIE-LAB | lab(83.40, -59.11, 36.98) |
| CIE-LCH | lch(83.40, 69.73, 147.97°) |
| OKLab | oklab(83.67% -0.1597 0.0913) |
| OKLCH | oklch(83.67% 0.184 150.3) |
| XYZ | xyz(38.3073, 62.9183, 33.0427) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.20
Turquoise Green
#04F489
ΔE00 3.55
Wintergreen
#20F986
ΔE00 4.06
Minty Green
#0BF77D
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.54
Sea Green (survey)
#53FCA1
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEA87 #EA5DC0
analogous
#7AEA5D #5DEA87 #5DEACD
triadic
#5DEA87 #875DEA #EA875D
tetradic
#5DEA87 #5D7AEA #EA5DC0 #EACD5D
square
#5DEA87 #5D7AEA #EA5DC0 #EACD5D
split-complementary
#5DEA87 #CD5DEA #EA5D7A
monochromatic
#17B546 #27E35F #5DEA87 #93F1AF #C9F8D7
Accessibility & contrast
On white
1.55
#5DEA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5DEA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEA87
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEA87 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD880
Deuteranopia (green-blind)
#D9CB8E
Tritanopia (blue-blind)
#31E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5dea87; /* rgb */ color: rgb(93, 234, 135); /* oklch */ color: oklch(83.7% 0.184 150.3);
Tailwind
colors: {
custom: {
50: '#98f2ab',
500: '#5dea87',
950: '#000000',
},
}SCSS
$custom: #5dea87; $custom-light: #98f2ab; $custom-dark: #000000;
JSON
{
"hex": "#5dea87",
"rgb": {
"r": 93,
"g": 234,
"b": 135
},
"hsl": {
"h": 137.872,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.83673,
"c": 0.18398,
"h": 150.3
},
"luminance": 0.62922
}Semantic roles & 50–950 ramp
primary
#5DEA87
secondary
#B5368F
accent
#0C9CD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581