#5CE78B#5CE78B
#5CE78B is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.0% C 0.177 H 151.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE78B |
|---|---|
| RGB | rgb(92, 231, 139) |
| HSL | hsl(140, 74%, 63%) |
| HSV | hsv(140, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 39.8%, 9.4%) |
| CIE-LAB | lab(82.53, -57.51, 33.84) |
| CIE-LCH | lch(82.53, 66.73, 149.53°) |
| OKLab | oklab(82.97% -0.1555 0.0841) |
| OKLCH | oklch(82.97% 0.177 151.6) |
| XYZ | xyz(37.6468, 61.2875, 34.2668) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.19
Turquoise Green
#04F489
ΔE00 4.01
Tealish Green
#0CDC73
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.56
Sea Green (survey)
#53FCA1
ΔE00 4.75
Light Green Blue
#56FCA2
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE78B #E75CB8
analogous
#72E75C #5CE78B #5CE7D1
triadic
#5CE78B #8B5CE7 #E78B5C
tetradic
#5CE78B #5C72E7 #E75CB8 #E7D15C
square
#5CE78B #5C72E7 #E75CB8 #E7D15C
split-complementary
#5CE78B #D15CE7 #E75C72
monochromatic
#1AAF4C #27DF65 #5CE78B #91EFB1 #C7F7D7
Accessibility & contrast
On white
1.58
#5CE78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5CE78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE78B
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE78B | 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)
#E8D585
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#2EE4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce78b; /* rgb */ color: rgb(92, 231, 139); /* oklch */ color: oklch(83.0% 0.177 151.6);
Tailwind
colors: {
custom: {
50: '#97f0ae',
500: '#5ce78b',
950: '#000000',
},
}SCSS
$custom: #5ce78b; $custom-light: #97f0ae; $custom-dark: #000000;
JSON
{
"hex": "#5ce78b",
"rgb": {
"r": 92,
"g": 231,
"b": 139
},
"hsl": {
"h": 140.288,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.82973,
"c": 0.17681,
"h": 151.6
},
"luminance": 0.61291
}Semantic roles & 50–950 ramp
primary
#5CE78B
secondary
#B03787
accent
#0F93D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581