#5CE77F#5CE77F
#5CE77F is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.8% C 0.188 H 148.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE77F |
|---|---|
| RGB | rgb(92, 231, 127) |
| HSL | hsl(135, 74%, 63%) |
| HSV | hsv(135, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(82.36, -59.46, 39.58) |
| CIE-LCH | lch(82.36, 71.43, 146.35°) |
| OKLab | oklab(82.77% -0.1607 0.097) |
| OKLCH | oklch(82.77% 0.188 148.9) |
| XYZ | xyz(36.8177, 60.9559, 29.9000) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.10
Tealish Green
#0CDC73
ΔE00 4.04
Turquoise Green
#04F489
ΔE00 4.13
Lightish Green
#61E160
ΔE00 4.25
Minty Green
#0BF77D
ΔE00 4.39
Wintergreen
#20F986
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE77F #E75CC4
analogous
#7EE75C #5CE77F #5CE7C4
triadic
#5CE77F #7F5CE7 #E77F5C
tetradic
#5CE77F #5C7EE7 #E75CC4 #E7C45C
square
#5CE77F #5C7EE7 #E75CC4 #E7C45C
split-complementary
#5CE77F #C45CE7 #E75C7E
monochromatic
#1AAF3F #27DF55 #5CE77F #91EFA9 #C7F7D3
Accessibility & contrast
On white
1.59
#5CE77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5CE77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE77F
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE77F | 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)
#E9D477
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#35E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce77f; /* rgb */ color: rgb(92, 231, 127); /* oklch */ color: oklch(82.8% 0.188 148.9);
Tailwind
colors: {
custom: {
50: '#97f0a5',
500: '#5ce77f',
950: '#000000',
},
}SCSS
$custom: #5ce77f; $custom-light: #97f0a5; $custom-dark: #000000;
JSON
{
"hex": "#5ce77f",
"rgb": {
"r": 92,
"g": 231,
"b": 127
},
"hsl": {
"h": 135.108,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.82768,
"c": 0.18767,
"h": 148.9
},
"luminance": 0.60959
}Semantic roles & 50–950 ramp
primary
#5CE77F
secondary
#B03791
accent
#0FA4D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580