#5CEE7D#5CEE7D
#5CEE7D is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.199 H 148.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE7D |
|---|---|
| RGB | rgb(92, 238, 125) |
| HSL | hsl(134, 81%, 65%) |
| HSV | hsv(134, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.43, -62.35, 43.18) |
| CIE-LCH | lch(84.43, 75.84, 145.29°) |
| OKLab | oklab(84.47% -0.1684 0.1051) |
| OKLCH | oklch(84.47% 0.199 148) |
| XYZ | xyz(38.6871, 64.9012, 29.8865) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.25
Spearmint
#1EF876
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.72
Lightish Green
#61E160
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE7D #EE5CCD
analogous
#84EE5C #5CEE7D #5CEEC6
triadic
#5CEE7D #7D5CEE #EE7D5C
tetradic
#5CEE7D #5C84EE #EE5CCD #EEC65C
square
#5CEE7D #5C84EE #EE5CCD #EEC65C
split-complementary
#5CEE7D #C65CEE #EE5C84
monochromatic
#14BC3A #25E851 #5CEE7D #93F4A9 #CBFAD5
Accessibility & contrast
On white
1.50
#5CEE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5CEE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE7D
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE7D | 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)
#F0DB74
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#32E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee7d; /* rgb */ color: rgb(92, 238, 125); /* oklch */ color: oklch(84.5% 0.199 148.0);
Tailwind
colors: {
custom: {
50: '#98f5a4',
500: '#5cee7d',
950: '#000000',
},
}SCSS
$custom: #5cee7d; $custom-light: #98f5a4; $custom-dark: #000000;
JSON
{
"hex": "#5cee7d",
"rgb": {
"r": 92,
"g": 238,
"b": 125
},
"hsl": {
"h": 133.562,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.8447,
"c": 0.19852,
"h": 148
},
"luminance": 0.64905
}Semantic roles & 50–950 ramp
primary
#5CEE7D
secondary
#BB339C
accent
#08ADDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580