#5CED7C#5CED7C
#5CED7C is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.2% C 0.198 H 147.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED7C |
|---|---|
| RGB | rgb(92, 237, 124) |
| HSL | hsl(133, 80%, 65%) |
| HSV | hsv(133, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 47.7%, 7.1%) |
| CIE-LAB | lab(84.12, -62.13, 43.27) |
| CIE-LCH | lch(84.12, 75.72, 145.15°) |
| OKLab | oklab(84.21% -0.1678 0.1053) |
| OKLCH | oklch(84.21% 0.198 147.9) |
| XYZ | xyz(38.3332, 64.2951, 29.4549) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.84
Lightish Green
#61E160
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED7C #ED5CCD
analogous
#85ED5C #5CED7C #5CEDC4
triadic
#5CED7C #7C5CED #ED7C5C
tetradic
#5CED7C #5C85ED #ED5CCD #EDC45C
square
#5CED7C #5C85ED #ED5CCD #EDC45C
split-complementary
#5CED7C #C45CED #ED5C85
monochromatic
#15BA39 #25E750 #5CED7C #93F3A8 #CAF9D5
Accessibility & contrast
On white
1.52
#5CED7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5CED7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED7C
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED7C | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA73
Deuteranopia (green-blind)
#DDCD84
Tritanopia (blue-blind)
#33E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced7c; /* rgb */ color: rgb(92, 237, 124); /* oklch */ color: oklch(84.2% 0.198 147.9);
Tailwind
colors: {
custom: {
50: '#98f4a4',
500: '#5ced7c',
950: '#000000',
},
}SCSS
$custom: #5ced7c; $custom-light: #98f4a4; $custom-dark: #000000;
JSON
{
"hex": "#5ced7c",
"rgb": {
"r": 92,
"g": 237,
"b": 124
},
"hsl": {
"h": 133.241,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84207,
"c": 0.19811,
"h": 147.9
},
"luminance": 0.64299
}Semantic roles & 50–950 ramp
primary
#5CED7C
secondary
#B9349C
accent
#09AEDC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580