#5CE87A#5CE87A
#5CE87A is a very light, vivid green. Relative luminance 0.614; OKLCH L 82.9% C 0.193 H 147.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE87A |
|---|---|
| RGB | rgb(92, 232, 122) |
| HSL | hsl(133, 75%, 64%) |
| HSV | hsv(133, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 47.4%, 9%) |
| CIE-LAB | lab(82.59, -60.59, 42.31) |
| CIE-LCH | lch(82.59, 73.90, 145.07°) |
| OKLab | oklab(82.94% -0.1637 0.103) |
| OKLCH | oklch(82.94% 0.193 147.8) |
| XYZ | xyz(36.7806, 61.3901, 28.3198) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Lightish Green
#61E160
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 4.14
Spearmint
#1EF876
ΔE00 4.26
Turquoise Green
#04F489
ΔE00 4.32
Tealish Green
#0CDC73
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE87A #E85CCA
analogous
#84E85C #5CE87A #5CE8C0
triadic
#5CE87A #7A5CE8 #E87A5C
tetradic
#5CE87A #5C84E8 #E85CCA #E8C05C
square
#5CE87A #5C84E8 #E85CCA #E8C05C
split-complementary
#5CE87A #C05CE8 #E85C84
monochromatic
#19B139 #26E04E #5CE87A #92F0A6 #C7F7D2
Accessibility & contrast
On white
1.58
#5CE87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#5CE87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE87A
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE87A | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#37E3CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce87a; /* rgb */ color: rgb(92, 232, 122); /* oklch */ color: oklch(82.9% 0.193 147.8);
Tailwind
colors: {
custom: {
50: '#97f0a2',
500: '#5ce87a',
950: '#000000',
},
}SCSS
$custom: #5ce87a; $custom-light: #97f0a2; $custom-dark: #000000;
JSON
{
"hex": "#5ce87a",
"rgb": {
"r": 92,
"g": 232,
"b": 122
},
"hsl": {
"h": 132.857,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.82938,
"c": 0.19344,
"h": 147.8
},
"luminance": 0.61394
}Semantic roles & 50–950 ramp
primary
#5CE87A
secondary
#B13797
accent
#0EACD7
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580