#5CE77D#5CE77D
#5CE77D is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.7% C 0.189 H 148.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE77D |
|---|---|
| RGB | rgb(92, 231, 125) |
| HSL | hsl(134, 74%, 63%) |
| HSV | hsv(134, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.33, -59.77, 40.53) |
| CIE-LCH | lch(82.33, 72.21, 145.86°) |
| OKLab | oklab(82.74% -0.1615 0.0991) |
| OKLCH | oklch(82.74% 0.189 148.5) |
| XYZ | xyz(36.6886, 60.9043, 29.2203) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Lightish Green
#61E160
ΔE00 3.96
Tealish Green
#0CDC73
ΔE00 4.08
Turquoise Green
#04F489
ΔE00 4.23
Minty Green
#0BF77D
ΔE00 4.34
Wintergreen
#20F986
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE77D #E75CC6
analogous
#80E75C #5CE77D #5CE7C3
triadic
#5CE77D #7D5CE7 #E77D5C
tetradic
#5CE77D #5C80E7 #E75CC6 #E7C35C
square
#5CE77D #5C80E7 #E75CC6 #E7C35C
split-complementary
#5CE77D #C35CE7 #E75C80
monochromatic
#1AAF3D #27DF52 #5CE77D #91EFA8 #C7F7D2
Accessibility & contrast
On white
1.59
#5CE77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#5CE77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE77D
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE77D | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D475
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#36E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce77d; /* rgb */ color: rgb(92, 231, 125); /* oklch */ color: oklch(82.7% 0.189 148.5);
Tailwind
colors: {
custom: {
50: '#97f0a4',
500: '#5ce77d',
950: '#000000',
},
}SCSS
$custom: #5ce77d; $custom-light: #97f0a4; $custom-dark: #000000;
JSON
{
"hex": "#5ce77d",
"rgb": {
"r": 92,
"g": 231,
"b": 125
},
"hsl": {
"h": 134.245,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.82736,
"c": 0.18946,
"h": 148.5
},
"luminance": 0.60908
}Semantic roles & 50–950 ramp
primary
#5CE77D
secondary
#B03793
accent
#0FA7D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580