#5CEB78#5CEB78
#5CEB78 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.199 H 147.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB78 |
|---|---|
| RGB | rgb(92, 235, 120) |
| HSL | hsl(132, 78%, 64%) |
| HSV | hsv(132, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 48.9%, 7.8%) |
| CIE-LAB | lab(83.47, -61.98, 44.37) |
| CIE-LCH | lch(83.47, 76.23, 144.40°) |
| OKLab | oklab(83.65% -0.1675 0.1076) |
| OKLCH | oklch(83.65% 0.199 147.3) |
| XYZ | xyz(37.5096, 63.0444, 27.9577) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Lightish Green
#61E160
ΔE00 3.45
Spearmint
#1EF876
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.70
Wintergreen
#20F986
ΔE00 4.09
Turquoise Green
#04F489
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB78 #EB5CCF
analogous
#88EB5C #5CEB78 #5CEBBF
triadic
#5CEB78 #785CEB #EB785C
tetradic
#5CEB78 #5C88EB #EB5CCF #EBBF5C
square
#5CEB78 #5C88EB #EB5CCF #EBBF5C
split-complementary
#5CEB78 #BF5CEB #EB5C88
monochromatic
#16B636 #25E44B #5CEB78 #93F2A5 #C9F8D2
Accessibility & contrast
On white
1.54
#5CEB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#5CEB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB78
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB78 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86E
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#36E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ceb78; /* rgb */ color: rgb(92, 235, 120); /* oklch */ color: oklch(83.7% 0.199 147.3);
Tailwind
colors: {
custom: {
50: '#98f2a1',
500: '#5ceb78',
950: '#000000',
},
}SCSS
$custom: #5ceb78; $custom-light: #98f2a1; $custom-dark: #000000;
JSON
{
"hex": "#5ceb78",
"rgb": {
"r": 92,
"g": 235,
"b": 120
},
"hsl": {
"h": 131.748,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83652,
"c": 0.19906,
"h": 147.3
},
"luminance": 0.63048
}Semantic roles & 50–950 ramp
primary
#5CEB78
secondary
#B6359D
accent
#0BB2DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580