#5CEA78#5CEA78
#5CEA78 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.4% C 0.198 H 147.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEA78 |
|---|---|
| RGB | rgb(92, 234, 120) |
| HSL | hsl(132, 77%, 64%) |
| HSV | hsv(132, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(83.16, -61.62, 44.00) |
| CIE-LCH | lch(83.16, 75.71, 144.47°) |
| OKLab | oklab(83.4% -0.1665 0.1067) |
| OKLCH | oklch(83.4% 0.198 147.3) |
| XYZ | xyz(37.2241, 62.4734, 27.8626) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Lightish Green
#61E160
ΔE00 3.38
Spearmint
#1EF876
ΔE00 3.82
Minty Green
#0BF77D
ΔE00 3.84
Wintergreen
#20F986
ΔE00 4.22
Turquoise Green
#04F489
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEA78 #EA5CCE
analogous
#87EA5C #5CEA78 #5CEABF
triadic
#5CEA78 #785CEA #EA785C
tetradic
#5CEA78 #5C87EA #EA5CCE #EABF5C
square
#5CEA78 #5C87EA #EA5CCE #EABF5C
split-complementary
#5CEA78 #BF5CEA #EA5C87
monochromatic
#17B436 #26E34B #5CEA78 #92F1A5 #C8F8D2
Accessibility & contrast
On white
1.56
#5CEA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5CEA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEA78
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEA78 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#37E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5cea78; /* rgb */ color: rgb(92, 234, 120); /* oklch */ color: oklch(83.4% 0.198 147.3);
Tailwind
colors: {
custom: {
50: '#97f2a1',
500: '#5cea78',
950: '#000000',
},
}SCSS
$custom: #5cea78; $custom-light: #97f2a1; $custom-dark: #000000;
JSON
{
"hex": "#5cea78",
"rgb": {
"r": 92,
"g": 234,
"b": 120
},
"hsl": {
"h": 131.831,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.83404,
"c": 0.19777,
"h": 147.3
},
"luminance": 0.62477
}Semantic roles & 50–950 ramp
primary
#5CEA78
secondary
#B4369B
accent
#0CB1D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580