#5CEA7A#5CEA7A
#5CEA7A is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.4% C 0.196 H 147.7°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEA7A |
|---|---|
| RGB | rgb(92, 234, 122) |
| HSL | hsl(133, 77%, 64%) |
| HSV | hsv(133, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(83.19, -61.33, 43.07) |
| CIE-LCH | lch(83.19, 74.94, 144.92°) |
| OKLab | oklab(83.43% -0.1657 0.1047) |
| OKLCH | oklch(83.43% 0.196 147.7) |
| XYZ | xyz(37.3467, 62.5224, 28.5085) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Lightish Green
#61E160
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 3.81
Spearmint
#1EF876
ΔE00 3.87
Wintergreen
#20F986
ΔE00 4.13
Turquoise Green
#04F489
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEA7A #EA5CCC
analogous
#85EA5C #5CEA7A #5CEAC1
triadic
#5CEA7A #7A5CEA #EA7A5C
tetradic
#5CEA7A #5C85EA #EA5CCC #EAC15C
square
#5CEA7A #5C85EA #EA5CCC #EAC15C
split-complementary
#5CEA7A #C15CEA #EA5C85
monochromatic
#17B438 #26E34E #5CEA7A #92F1A6 #C8F8D2
Accessibility & contrast
On white
1.55
#5CEA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5CEA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEA7A
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEA7A | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD771
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#36E5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5cea7a; /* rgb */ color: rgb(92, 234, 122); /* oklch */ color: oklch(83.4% 0.196 147.7);
Tailwind
colors: {
custom: {
50: '#97f2a2',
500: '#5cea7a',
950: '#000000',
},
}SCSS
$custom: #5cea7a; $custom-light: #97f2a2; $custom-dark: #000000;
JSON
{
"hex": "#5cea7a",
"rgb": {
"r": 92,
"g": 234,
"b": 122
},
"hsl": {
"h": 132.676,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.83434,
"c": 0.19601,
"h": 147.7
},
"luminance": 0.62526
}Semantic roles & 50–950 ramp
primary
#5CEA7A
secondary
#B4369A
accent
#0CAED9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580