#5CE88C#5CE88C
#5CE88C is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.2% C 0.177 H 151.8°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE88C |
|---|---|
| RGB | rgb(92, 232, 140) |
| HSL | hsl(141, 75%, 64%) |
| HSV | hsv(141, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 39.7%, 9%) |
| CIE-LAB | lab(82.85, -57.73, 33.76) |
| CIE-LCH | lch(82.85, 66.87, 149.68°) |
| OKLab | oklab(83.24% -0.1561 0.0839) |
| OKLCH | oklch(83.24% 0.177 151.8) |
| XYZ | xyz(38.0009, 61.8783, 34.7469) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.27
Turquoise Green
#04F489
ΔE00 3.86
Tealish Green
#0CDC73
ΔE00 4.47
Sea Green (survey)
#53FCA1
ΔE00 4.53
Light Green Blue
#56FCA2
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE88C #E85CB8
analogous
#72E85C #5CE88C #5CE8D2
triadic
#5CE88C #8C5CE8 #E88C5C
tetradic
#5CE88C #5C72E8 #E85CB8 #E8D25C
square
#5CE88C #5C72E8 #E85CB8 #E8D25C
split-complementary
#5CE88C #D25CE8 #E85C72
monochromatic
#19B14D #26E066 #5CE88C #92F0B2 #C7F7D8
Accessibility & contrast
On white
1.57
#5CE88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5CE88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE88C
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE88C | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D686
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#2CE5D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce88c; /* rgb */ color: rgb(92, 232, 140); /* oklch */ color: oklch(83.2% 0.177 151.8);
Tailwind
colors: {
custom: {
50: '#97f0ae',
500: '#5ce88c',
950: '#000000',
},
}SCSS
$custom: #5ce88c; $custom-light: #97f0ae; $custom-dark: #000000;
JSON
{
"hex": "#5ce88c",
"rgb": {
"r": 92,
"g": 232,
"b": 140
},
"hsl": {
"h": 140.571,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.83237,
"c": 0.17723,
"h": 151.8
},
"luminance": 0.61882
}Semantic roles & 50–950 ramp
primary
#5CE88C
secondary
#B13787
accent
#0E92D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581