#5CE87D#5CE87D
#5CE87D is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.0% C 0.191 H 148.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE87D |
|---|---|
| RGB | rgb(92, 232, 125) |
| HSL | hsl(134, 75%, 64%) |
| HSV | hsv(134, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 46.1%, 9%) |
| CIE-LAB | lab(82.63, -60.14, 40.91) |
| CIE-LCH | lch(82.63, 72.73, 145.78°) |
| OKLab | oklab(82.98% -0.1625 0.1) |
| OKLCH | oklch(82.98% 0.191 148.4) |
| XYZ | xyz(36.9693, 61.4656, 29.3139) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.34
Lightish Green
#61E160
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 4.12
Minty Green
#0BF77D
ΔE00 4.16
Tealish Green
#0CDC73
ΔE00 4.23
Wintergreen
#20F986
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE87D #E85CC7
analogous
#81E85C #5CE87D #5CE8C3
triadic
#5CE87D #7D5CE8 #E87D5C
tetradic
#5CE87D #5C81E8 #E85CC7 #E8C35C
square
#5CE87D #5C81E8 #E85CC7 #E8C35C
split-complementary
#5CE87D #C35CE8 #E85C81
monochromatic
#19B13D #26E052 #5CE87D #92F0A8 #C7F7D3
Accessibility & contrast
On white
1.58
#5CE87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#5CE87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE87D
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE87D | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#35E4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce87d; /* rgb */ color: rgb(92, 232, 125); /* oklch */ color: oklch(83.0% 0.191 148.4);
Tailwind
colors: {
custom: {
50: '#97f0a4',
500: '#5ce87d',
950: '#000000',
},
}SCSS
$custom: #5ce87d; $custom-light: #97f0a4; $custom-dark: #000000;
JSON
{
"hex": "#5ce87d",
"rgb": {
"r": 92,
"g": 232,
"b": 125
},
"hsl": {
"h": 134.143,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.82984,
"c": 0.19077,
"h": 148.4
},
"luminance": 0.61469
}Semantic roles & 50–950 ramp
primary
#5CE87D
secondary
#B13794
accent
#0EA8D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580