#5CE97D#5CE97D
#5CE97D is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.2% C 0.192 H 148.3°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE97D |
|---|---|
| RGB | rgb(92, 233, 125) |
| HSL | hsl(134, 76%, 64%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(82.93, -60.51, 41.29) |
| CIE-LCH | lch(82.93, 73.26, 145.69°) |
| OKLab | oklab(83.23% -0.1635 0.1008) |
| OKLCH | oklch(83.23% 0.192 148.3) |
| XYZ | xyz(37.2516, 62.0302, 29.4080) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.46
Lightish Green
#61E160
ΔE00 3.97
Minty Green
#0BF77D
ΔE00 3.98
Turquoise Green
#04F489
ΔE00 4.02
Wintergreen
#20F986
ΔE00 4.18
Spearmint
#1EF876
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE97D #E95CC8
analogous
#81E95C #5CE97D #5CE9C4
triadic
#5CE97D #7D5CE9 #E97D5C
tetradic
#5CE97D #5C81E9 #E95CC8 #E9C45C
square
#5CE97D #5C81E9 #E95CC8 #E9C45C
split-complementary
#5CE97D #C45CE9 #E95C81
monochromatic
#18B33C #26E252 #5CE97D #92F0A8 #C8F8D3
Accessibility & contrast
On white
1.57
#5CE97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#5CE97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE97D
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE97D | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD674
Deuteranopia (green-blind)
#D9CA84
Tritanopia (blue-blind)
#35E5CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce97d; /* rgb */ color: rgb(92, 233, 125); /* oklch */ color: oklch(83.2% 0.192 148.3);
Tailwind
colors: {
custom: {
50: '#97f1a4',
500: '#5ce97d',
950: '#000000',
},
}SCSS
$custom: #5ce97d; $custom-light: #97f1a4; $custom-dark: #000000;
JSON
{
"hex": "#5ce97d",
"rgb": {
"r": 92,
"g": 233,
"b": 125
},
"hsl": {
"h": 134.043,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83232,
"c": 0.19207,
"h": 148.3
},
"luminance": 0.62034
}Semantic roles & 50–950 ramp
primary
#5CE97D
secondary
#B33696
accent
#0DA9D8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580