#5CE88B#5CE88B
#5CE88B is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.2% C 0.178 H 151.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE88B |
|---|---|
| RGB | rgb(92, 232, 139) |
| HSL | hsl(140, 75%, 64%) |
| HSV | hsv(140, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 40.1%, 9%) |
| CIE-LAB | lab(82.83, -57.90, 34.24) |
| CIE-LCH | lch(82.83, 67.26, 149.40°) |
| OKLab | oklab(83.22% -0.1566 0.085) |
| OKLCH | oklch(83.22% 0.178 151.5) |
| XYZ | xyz(37.9275, 61.8489, 34.3604) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.19
Turquoise Green
#04F489
ΔE00 3.83
Tealish Green
#0CDC73
ΔE00 4.41
Sea Green (survey)
#53FCA1
ΔE00 4.58
Light Green Blue
#56FCA2
ΔE00 4.61
Wintergreen
#20F986
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE88B #E85CB9
analogous
#73E85C #5CE88B #5CE8D1
triadic
#5CE88B #8B5CE8 #E88B5C
tetradic
#5CE88B #5C73E8 #E85CB9 #E8D15C
square
#5CE88B #5C73E8 #E85CB9 #E8D15C
split-complementary
#5CE88B #D15CE8 #E85C73
monochromatic
#19B14C #26E065 #5CE88B #92F0B1 #C7F7D7
Accessibility & contrast
On white
1.57
#5CE88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#5CE88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE88B
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE88B | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D684
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#2DE5D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce88b; /* rgb */ color: rgb(92, 232, 139); /* oklch */ color: oklch(83.2% 0.178 151.5);
Tailwind
colors: {
custom: {
50: '#97f0ae',
500: '#5ce88b',
950: '#000000',
},
}SCSS
$custom: #5ce88b; $custom-light: #97f0ae; $custom-dark: #000000;
JSON
{
"hex": "#5ce88b",
"rgb": {
"r": 92,
"g": 232,
"b": 139
},
"hsl": {
"h": 140.143,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.83219,
"c": 0.17813,
"h": 151.5
},
"luminance": 0.61853
}Semantic roles & 50–950 ramp
primary
#5CE88B
secondary
#B13788
accent
#0E94D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581