#5CE78C#5CE78C
#5CE78C is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.0% C 0.176 H 151.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE78C |
|---|---|
| RGB | rgb(92, 231, 140) |
| HSL | hsl(141, 74%, 63%) |
| HSV | hsv(141, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 39.4%, 9.4%) |
| CIE-LAB | lab(82.55, -57.34, 33.36) |
| CIE-LCH | lch(82.55, 66.34, 149.81°) |
| OKLab | oklab(82.99% -0.1551 0.0829) |
| OKLCH | oklch(82.99% 0.176 151.9) |
| XYZ | xyz(37.7202, 61.3169, 34.6534) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Turquoise Green
#04F489
ΔE00 4.04
Tealish Green
#0CDC73
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.44
Sea Green (survey)
#53FCA1
ΔE00 4.70
Light Green Blue
#56FCA2
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE78C #E75CB7
analogous
#71E75C #5CE78C #5CE7D1
triadic
#5CE78C #8C5CE7 #E78C5C
tetradic
#5CE78C #5C71E7 #E75CB7 #E7D15C
square
#5CE78C #5C71E7 #E75CB7 #E7D15C
split-complementary
#5CE78C #D15CE7 #E75C71
monochromatic
#1AAF4D #27DF66 #5CE78C #91EFB2 #C7F7D7
Accessibility & contrast
On white
1.58
#5CE78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5CE78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE78C
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE78C | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D586
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#2DE4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce78c; /* rgb */ color: rgb(92, 231, 140); /* oklch */ color: oklch(83.0% 0.176 151.9);
Tailwind
colors: {
custom: {
50: '#97efae',
500: '#5ce78c',
950: '#000000',
},
}SCSS
$custom: #5ce78c; $custom-light: #97efae; $custom-dark: #000000;
JSON
{
"hex": "#5ce78c",
"rgb": {
"r": 92,
"g": 231,
"b": 140
},
"hsl": {
"h": 140.719,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.82991,
"c": 0.1759,
"h": 151.9
},
"luminance": 0.61321
}Semantic roles & 50–950 ramp
primary
#5CE78C
secondary
#B03786
accent
#0F92D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581