#5CE57D#5CE57D
#5CE57D is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.2% C 0.187 H 148.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE57D |
|---|---|
| RGB | rgb(92, 229, 125) |
| HSL | hsl(134, 72%, 63%) |
| HSV | hsv(134, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 45.4%, 10.2%) |
| CIE-LAB | lab(81.72, -59.02, 39.76) |
| CIE-LCH | lch(81.72, 71.16, 146.03°) |
| OKLab | oklab(82.24% -0.1595 0.0973) |
| OKLCH | oklch(82.24% 0.187 148.6) |
| XYZ | xyz(36.1321, 59.7911, 29.0348) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.11
Tealish Green
#0CDC73
ΔE00 3.81
Lightish Green
#61E160
ΔE00 4.02
Turquoise Green
#04F489
ΔE00 4.48
Minty Green
#0BF77D
ΔE00 4.73
Wintergreen
#20F986
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE57D #E55CC4
analogous
#7FE55C #5CE57D #5CE5C2
triadic
#5CE57D #7D5CE5 #E57D5C
tetradic
#5CE57D #5C7FE5 #E55CC4 #E5C25C
square
#5CE57D #5C7FE5 #E55CC4 #E5C25C
split-complementary
#5CE57D #C25CE5 #E55C7F
monochromatic
#1BAB3E #27DD53 #5CE57D #91EDA7 #C6F6D1
Accessibility & contrast
On white
1.62
#5CE57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5CE57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE57D
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE57D | 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)
#E7D375
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#37E1CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ce57d; /* rgb */ color: rgb(92, 229, 125); /* oklch */ color: oklch(82.2% 0.187 148.6);
Tailwind
colors: {
custom: {
50: '#96eea4',
500: '#5ce57d',
950: '#000000',
},
}SCSS
$custom: #5ce57d; $custom-light: #96eea4; $custom-dark: #000000;
JSON
{
"hex": "#5ce57d",
"rgb": {
"r": 92,
"g": 229,
"b": 125
},
"hsl": {
"h": 134.453,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.8224,
"c": 0.18684,
"h": 148.6
},
"luminance": 0.59795
}Semantic roles & 50–950 ramp
primary
#5CE57D
secondary
#AD3891
accent
#11A5D5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580