#5CE77B#5CE77B
#5CE77B is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.7% C 0.191 H 148.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE77B |
|---|---|
| RGB | rgb(92, 231, 123) |
| HSL | hsl(133, 74%, 63%) |
| HSV | hsv(133, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 46.8%, 9.4%) |
| CIE-LAB | lab(82.30, -60.07, 41.47) |
| CIE-LCH | lch(82.30, 72.99, 145.38°) |
| OKLab | oklab(82.71% -0.1623 0.1011) |
| OKLCH | oklch(82.71% 0.191 148.1) |
| XYZ | xyz(36.5622, 60.8537, 28.5542) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Lightish Green
#61E160
ΔE00 3.68
Tealish Green
#0CDC73
ΔE00 4.15
Minty Green
#0BF77D
ΔE00 4.32
Turquoise Green
#04F489
ΔE00 4.35
Spearmint
#1EF876
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE77B #E75CC8
analogous
#82E75C #5CE77B #5CE7C0
triadic
#5CE77B #7B5CE7 #E77B5C
tetradic
#5CE77B #5C82E7 #E75CC8 #E7C05C
square
#5CE77B #5C82E7 #E75CC8 #E7C05C
split-complementary
#5CE77B #C05CE7 #E75C82
monochromatic
#1AAF3B #27DF50 #5CE77B #91EFA6 #C7F7D1
Accessibility & contrast
On white
1.59
#5CE77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5CE77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE77B
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE77B | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#D7C882
Tritanopia (blue-blind)
#37E3CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce77b; /* rgb */ color: rgb(92, 231, 123); /* oklch */ color: oklch(82.7% 0.191 148.1);
Tailwind
colors: {
custom: {
50: '#97f0a3',
500: '#5ce77b',
950: '#000000',
},
}SCSS
$custom: #5ce77b; $custom-light: #97f0a3; $custom-dark: #000000;
JSON
{
"hex": "#5ce77b",
"rgb": {
"r": 92,
"g": 231,
"b": 123
},
"hsl": {
"h": 133.381,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.82705,
"c": 0.19125,
"h": 148.1
},
"luminance": 0.60857
}Semantic roles & 50–950 ramp
primary
#5CE77B
secondary
#B03795
accent
#0FAAD6
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580