#5CE57E#5CE57E
#5CE57E is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.3% C 0.186 H 148.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE57E |
|---|---|
| RGB | rgb(92, 229, 126) |
| HSL | hsl(135, 72%, 63%) |
| HSV | hsv(135, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 45%, 10.2%) |
| CIE-LAB | lab(81.74, -58.87, 39.29) |
| CIE-LCH | lch(81.74, 70.77, 146.28°) |
| OKLab | oklab(82.26% -0.1591 0.0963) |
| OKLCH | oklch(82.26% 0.186 148.8) |
| XYZ | xyz(36.1963, 59.8168, 29.3729) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.04
Tealish Green
#0CDC73
ΔE00 3.79
Lightish Green
#61E160
ΔE00 4.17
Turquoise Green
#04F489
ΔE00 4.44
Minty Green
#0BF77D
ΔE00 4.76
Wintergreen
#20F986
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE57E #E55CC3
analogous
#7EE55C #5CE57E #5CE5C3
triadic
#5CE57E #7E5CE5 #E57E5C
tetradic
#5CE57E #5C7EE5 #E55CC3 #E5C35C
square
#5CE57E #5C7EE5 #E55CC3 #E5C35C
split-complementary
#5CE57E #C35CE5 #E55C7E
monochromatic
#1BAB3F #27DD54 #5CE57E #91EDA8 #C6F6D2
Accessibility & contrast
On white
1.62
#5CE57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5CE57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE57E
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE57E | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D376
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#36E1CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ce57e; /* rgb */ color: rgb(92, 229, 126); /* oklch */ color: oklch(82.3% 0.186 148.8);
Tailwind
colors: {
custom: {
50: '#96eea5',
500: '#5ce57e',
950: '#000000',
},
}SCSS
$custom: #5ce57e; $custom-light: #96eea5; $custom-dark: #000000;
JSON
{
"hex": "#5ce57e",
"rgb": {
"r": 92,
"g": 229,
"b": 126
},
"hsl": {
"h": 134.891,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.82256,
"c": 0.18595,
"h": 148.8
},
"luminance": 0.5982
}Semantic roles & 50–950 ramp
primary
#5CE57E
secondary
#AD3890
accent
#11A4D5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580