#5CE77E#5CE77E
#5CE77E is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.8% C 0.189 H 148.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE77E |
|---|---|
| RGB | rgb(92, 231, 126) |
| HSL | hsl(135, 74%, 63%) |
| HSV | hsv(135, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 45.5%, 9.4%) |
| CIE-LAB | lab(82.34, -59.62, 40.05) |
| CIE-LCH | lch(82.34, 71.82, 146.10°) |
| OKLab | oklab(82.75% -0.1611 0.098) |
| OKLCH | oklch(82.75% 0.189 148.7) |
| XYZ | xyz(36.7528, 60.9299, 29.5584) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.17
Tealish Green
#0CDC73
ΔE00 4.06
Lightish Green
#61E160
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.18
Minty Green
#0BF77D
ΔE00 4.36
Wintergreen
#20F986
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE77E #E75CC5
analogous
#7FE75C #5CE77E #5CE7C3
triadic
#5CE77E #7E5CE7 #E77E5C
tetradic
#5CE77E #5C7FE7 #E75CC5 #E7C35C
square
#5CE77E #5C7FE7 #E75CC5 #E7C35C
split-complementary
#5CE77E #C35CE7 #E75C7F
monochromatic
#1AAF3E #27DF54 #5CE77E #91EFA8 #C7F7D2
Accessibility & contrast
On white
1.59
#5CE77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5CE77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE77E
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE77E | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D476
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#35E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce77e; /* rgb */ color: rgb(92, 231, 126); /* oklch */ color: oklch(82.8% 0.189 148.7);
Tailwind
colors: {
custom: {
50: '#97f0a5',
500: '#5ce77e',
950: '#000000',
},
}SCSS
$custom: #5ce77e; $custom-light: #97f0a5; $custom-dark: #000000;
JSON
{
"hex": "#5ce77e",
"rgb": {
"r": 92,
"g": 231,
"b": 126
},
"hsl": {
"h": 134.676,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.82752,
"c": 0.18857,
"h": 148.7
},
"luminance": 0.60933
}Semantic roles & 50–950 ramp
primary
#5CE77E
secondary
#B03792
accent
#0FA6D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580