#5CEB77#5CEB77
#5CEB77 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.6% C 0.200 H 147.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB77 |
|---|---|
| RGB | rgb(92, 235, 119) |
| HSL | hsl(131, 78%, 64%) |
| HSV | hsv(131, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 49.4%, 7.8%) |
| CIE-LAB | lab(83.45, -62.12, 44.84) |
| CIE-LCH | lch(83.45, 76.61, 144.18°) |
| OKLab | oklab(83.64% -0.1679 0.1086) |
| OKLCH | oklch(83.64% 0.2 147.1) |
| XYZ | xyz(37.4492, 63.0202, 27.6398) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Lightish Green
#61E160
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 3.73
Wintergreen
#20F986
ΔE00 4.15
Turquoise Green
#04F489
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB77 #EB5CD0
analogous
#89EB5C #5CEB77 #5CEBBF
triadic
#5CEB77 #775CEB #EB775C
tetradic
#5CEB77 #5C89EB #EB5CD0 #EBBF5C
square
#5CEB77 #5C89EB #EB5CD0 #EBBF5C
split-complementary
#5CEB77 #BF5CEB #EB5C89
monochromatic
#16B635 #25E44A #5CEB77 #93F2A4 #C9F8D2
Accessibility & contrast
On white
1.54
#5CEB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5CEB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB77
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB77 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86D
Deuteranopia (green-blind)
#DCCB7F
Tritanopia (blue-blind)
#37E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ceb77; /* rgb */ color: rgb(92, 235, 119); /* oklch */ color: oklch(83.6% 0.200 147.1);
Tailwind
colors: {
custom: {
50: '#98f2a0',
500: '#5ceb77',
950: '#000000',
},
}SCSS
$custom: #5ceb77; $custom-light: #98f2a0; $custom-dark: #000000;
JSON
{
"hex": "#5ceb77",
"rgb": {
"r": 92,
"g": 235,
"b": 119
},
"hsl": {
"h": 131.329,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83637,
"c": 0.19992,
"h": 147.1
},
"luminance": 0.63024
}Semantic roles & 50–950 ramp
primary
#5CEB77
secondary
#B6359E
accent
#0BB3DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580