#5CEE7A#5CEE7A
#5CEE7A is a very light, highly saturated green. Relative luminance 0.648; OKLCH L 84.4% C 0.201 H 147.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE7A |
|---|---|
| RGB | rgb(92, 238, 122) |
| HSL | hsl(132, 81%, 65%) |
| HSV | hsv(132, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(84.39, -62.79, 44.57) |
| CIE-LCH | lch(84.39, 77.00, 144.63°) |
| OKLab | oklab(84.43% -0.1696 0.1081) |
| OKLCH | oklch(84.43% 0.201 147.5) |
| XYZ | xyz(38.4984, 64.8257, 28.8924) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.52
Wintergreen
#20F986
ΔE00 3.63
Lightish Green
#61E160
ΔE00 3.92
Turquoise Green
#04F489
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE7A #EE5CD0
analogous
#87EE5C #5CEE7A #5CEEC3
triadic
#5CEE7A #7A5CEE #EE7A5C
tetradic
#5CEE7A #5C87EE #EE5CD0 #EEC35C
square
#5CEE7A #5C87EE #EE5CD0 #EEC35C
split-complementary
#5CEE7A #C35CEE #EE5C87
monochromatic
#14BC36 #25E84D #5CEE7A #93F4A7 #CBFAD4
Accessibility & contrast
On white
1.50
#5CEE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5CEE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE7A
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE7A | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA70
Deuteranopia (green-blind)
#DECE82
Tritanopia (blue-blind)
#34E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee7a; /* rgb */ color: rgb(92, 238, 122); /* oklch */ color: oklch(84.4% 0.201 147.5);
Tailwind
colors: {
custom: {
50: '#98f5a2',
500: '#5cee7a',
950: '#000000',
},
}SCSS
$custom: #5cee7a; $custom-light: #98f5a2; $custom-dark: #000000;
JSON
{
"hex": "#5cee7a",
"rgb": {
"r": 92,
"g": 238,
"b": 122
},
"hsl": {
"h": 132.329,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84425,
"c": 0.20114,
"h": 147.5
},
"luminance": 0.6483
}Semantic roles & 50–950 ramp
primary
#5CEE7A
secondary
#BB339F
accent
#08B2DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580