#5CE88A#5CE88A
#5CE88A is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.2% C 0.179 H 151.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE88A |
|---|---|
| RGB | rgb(92, 232, 138) |
| HSL | hsl(140, 75%, 64%) |
| HSV | hsv(140, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 40.5%, 9%) |
| CIE-LAB | lab(82.82, -58.06, 34.72) |
| CIE-LCH | lch(82.82, 67.65, 149.12°) |
| OKLab | oklab(83.2% -0.157 0.0861) |
| OKLCH | oklch(83.2% 0.179 151.3) |
| XYZ | xyz(37.8548, 61.8198, 33.9773) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.12
Turquoise Green
#04F489
ΔE00 3.81
Tealish Green
#0CDC73
ΔE00 4.36
Wintergreen
#20F986
ΔE00 4.57
Sea Green (survey)
#53FCA1
ΔE00 4.64
Light Green Blue
#56FCA2
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE88A #E85CBA
analogous
#74E85C #5CE88A #5CE8D0
triadic
#5CE88A #8A5CE8 #E88A5C
tetradic
#5CE88A #5C74E8 #E85CBA #E8D05C
square
#5CE88A #5C74E8 #E85CBA #E8D05C
split-complementary
#5CE88A #D05CE8 #E85C74
monochromatic
#19B14B #26E064 #5CE88A #92F0B0 #C7F7D7
Accessibility & contrast
On white
1.57
#5CE88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#5CE88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE88A
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE88A | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D683
Deuteranopia (green-blind)
#D6C990
Tritanopia (blue-blind)
#2EE5D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce88a; /* rgb */ color: rgb(92, 232, 138); /* oklch */ color: oklch(83.2% 0.179 151.3);
Tailwind
colors: {
custom: {
50: '#97f0ad',
500: '#5ce88a',
950: '#000000',
},
}SCSS
$custom: #5ce88a; $custom-light: #97f0ad; $custom-dark: #000000;
JSON
{
"hex": "#5ce88a",
"rgb": {
"r": 92,
"g": 232,
"b": 138
},
"hsl": {
"h": 139.714,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.83201,
"c": 0.17904,
"h": 151.3
},
"luminance": 0.61824
}Semantic roles & 50–950 ramp
primary
#5CE88A
secondary
#B13789
accent
#0E95D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581