#5CEE7C#5CEE7C
#5CEE7C is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.199 H 147.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE7C |
|---|---|
| RGB | rgb(92, 238, 124) |
| HSL | hsl(133, 81%, 65%) |
| HSV | hsv(133, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 47.9%, 6.7%) |
| CIE-LAB | lab(84.42, -62.50, 43.65) |
| CIE-LCH | lch(84.42, 76.23, 145.07°) |
| OKLab | oklab(84.46% -0.1688 0.1061) |
| OKLCH | oklch(84.46% 0.199 147.8) |
| XYZ | xyz(38.6236, 64.8758, 29.5517) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.81
Lightish Green
#61E160
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE7C #EE5CCE
analogous
#85EE5C #5CEE7C #5CEEC5
triadic
#5CEE7C #7C5CEE #EE7C5C
tetradic
#5CEE7C #5C85EE #EE5CCE #EEC55C
square
#5CEE7C #5C85EE #EE5CCE #EEC55C
split-complementary
#5CEE7C #C55CEE #EE5C85
monochromatic
#14BC39 #25E84F #5CEE7C #93F4A9 #CBFAD5
Accessibility & contrast
On white
1.50
#5CEE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5CEE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE7C
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE7C | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA73
Deuteranopia (green-blind)
#DECE84
Tritanopia (blue-blind)
#33E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee7c; /* rgb */ color: rgb(92, 238, 124); /* oklch */ color: oklch(84.5% 0.199 147.8);
Tailwind
colors: {
custom: {
50: '#98f5a4',
500: '#5cee7c',
950: '#000000',
},
}SCSS
$custom: #5cee7c; $custom-light: #98f5a4; $custom-dark: #000000;
JSON
{
"hex": "#5cee7c",
"rgb": {
"r": 92,
"g": 238,
"b": 124
},
"hsl": {
"h": 133.151,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84455,
"c": 0.19939,
"h": 147.8
},
"luminance": 0.6488
}Semantic roles & 50–950 ramp
primary
#5CEE7C
secondary
#BB339D
accent
#08AFDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580