#5CEA76#5CEA76
#5CEA76 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.4% C 0.200 H 147.0°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEA76 |
|---|---|
| RGB | rgb(92, 234, 118) |
| HSL | hsl(131, 77%, 64%) |
| HSV | hsv(131, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 49.6%, 8.2%) |
| CIE-LAB | lab(83.14, -61.90, 44.92) |
| CIE-LCH | lch(83.14, 76.48, 144.03°) |
| OKLab | oklab(83.38% -0.1673 0.1087) |
| OKLCH | oklch(83.38% 0.2 147) |
| XYZ | xyz(37.1040, 62.4253, 27.2300) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.79
Minty Green
#0BF77D
ΔE00 3.90
Wintergreen
#20F986
ΔE00 4.34
Turquoise Green
#04F489
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEA76 #EA5CD0
analogous
#89EA5C #5CEA76 #5CEABD
triadic
#5CEA76 #765CEA #EA765C
tetradic
#5CEA76 #5C89EA #EA5CD0 #EABD5C
square
#5CEA76 #5C89EA #EA5CD0 #EABD5C
split-complementary
#5CEA76 #BD5CEA #EA5C89
monochromatic
#17B434 #26E348 #5CEA76 #92F1A4 #C8F8D1
Accessibility & contrast
On white
1.56
#5CEA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5CEA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEA76
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEA76 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#DBCA7E
Tritanopia (blue-blind)
#37E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5cea76; /* rgb */ color: rgb(92, 234, 118); /* oklch */ color: oklch(83.4% 0.200 147.0);
Tailwind
colors: {
custom: {
50: '#97f29f',
500: '#5cea76',
950: '#000000',
},
}SCSS
$custom: #5cea76; $custom-light: #97f29f; $custom-dark: #000000;
JSON
{
"hex": "#5cea76",
"rgb": {
"r": 92,
"g": 234,
"b": 118
},
"hsl": {
"h": 130.986,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.83375,
"c": 0.19952,
"h": 147
},
"luminance": 0.62429
}Semantic roles & 50–950 ramp
primary
#5CEA76
secondary
#B4369D
accent
#0CB4D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580