#5CEA7E#5CEA7E
#5CEA7E is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.5% C 0.192 H 148.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEA7E |
|---|---|
| RGB | rgb(92, 234, 126) |
| HSL | hsl(134, 77%, 64%) |
| HSV | hsv(134, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.24, -60.73, 41.20) |
| CIE-LCH | lch(83.24, 73.39, 145.85°) |
| OKLab | oklab(83.49% -0.1641 0.1007) |
| OKLCH | oklch(83.49% 0.192 148.5) |
| XYZ | xyz(37.5997, 62.6236, 29.8407) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.52
Minty Green
#0BF77D
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 3.86
Wintergreen
#20F986
ΔE00 3.99
Spearmint
#1EF876
ΔE00 4.04
Lightish Green
#61E160
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEA7E #EA5CC8
analogous
#81EA5C #5CEA7E #5CEAC5
triadic
#5CEA7E #7E5CEA #EA7E5C
tetradic
#5CEA7E #5C81EA #EA5CC8 #EAC55C
square
#5CEA7E #5C81EA #EA5CC8 #EAC55C
split-complementary
#5CEA7E #C55CEA #EA5C81
monochromatic
#17B43D #26E353 #5CEA7E #92F1A9 #C8F8D4
Accessibility & contrast
On white
1.55
#5CEA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5CEA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEA7E
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEA7E | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#DACA85
Tritanopia (blue-blind)
#34E6D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5cea7e; /* rgb */ color: rgb(92, 234, 126); /* oklch */ color: oklch(83.5% 0.192 148.5);
Tailwind
colors: {
custom: {
50: '#97f2a5',
500: '#5cea7e',
950: '#000000',
},
}SCSS
$custom: #5cea7e; $custom-light: #97f2a5; $custom-dark: #000000;
JSON
{
"hex": "#5cea7e",
"rgb": {
"r": 92,
"g": 234,
"b": 126
},
"hsl": {
"h": 134.366,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.83495,
"c": 0.19248,
"h": 148.5
},
"luminance": 0.62627
}Semantic roles & 50–950 ramp
primary
#5CEA7E
secondary
#B43696
accent
#0CA8D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580