#5CE78A#5CE78A
#5CE78A is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.0% C 0.178 H 151.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE78A |
|---|---|
| RGB | rgb(92, 231, 138) |
| HSL | hsl(140, 74%, 63%) |
| HSV | hsv(140, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 40.3%, 9.4%) |
| CIE-LAB | lab(82.52, -57.68, 34.33) |
| CIE-LCH | lch(82.52, 67.12, 149.24°) |
| OKLab | oklab(82.96% -0.156 0.0852) |
| OKLCH | oklch(82.96% 0.178 151.4) |
| XYZ | xyz(37.5741, 61.2584, 33.8838) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.11
Turquoise Green
#04F489
ΔE00 3.98
Tealish Green
#0CDC73
ΔE00 4.26
Aqua Green
#12E193
ΔE00 4.68
Wintergreen
#20F986
ΔE00 4.78
Sea Green (survey)
#53FCA1
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE78A #E75CB9
analogous
#73E75C #5CE78A #5CE7CF
triadic
#5CE78A #8A5CE7 #E78A5C
tetradic
#5CE78A #5C73E7 #E75CB9 #E7CF5C
square
#5CE78A #5C73E7 #E75CB9 #E7CF5C
split-complementary
#5CE78A #CF5CE7 #E75C73
monochromatic
#1AAF4B #27DF64 #5CE78A #91EFB0 #C7F7D7
Accessibility & contrast
On white
1.58
#5CE78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#5CE78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE78A
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE78A | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D583
Deuteranopia (green-blind)
#D6C890
Tritanopia (blue-blind)
#2EE4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce78a; /* rgb */ color: rgb(92, 231, 138); /* oklch */ color: oklch(83.0% 0.178 151.4);
Tailwind
colors: {
custom: {
50: '#97f0ad',
500: '#5ce78a',
950: '#000000',
},
}SCSS
$custom: #5ce78a; $custom-light: #97f0ad; $custom-dark: #000000;
JSON
{
"hex": "#5ce78a",
"rgb": {
"r": 92,
"g": 231,
"b": 138
},
"hsl": {
"h": 139.856,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.82955,
"c": 0.17771,
"h": 151.4
},
"luminance": 0.61262
}Semantic roles & 50–950 ramp
primary
#5CE78A
secondary
#B03788
accent
#0F94D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581