#5CED7E#5CED7E
#5CED7E is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.2% C 0.196 H 148.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED7E |
|---|---|
| RGB | rgb(92, 237, 126) |
| HSL | hsl(134, 80%, 65%) |
| HSV | hsv(134, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 46.8%, 7.1%) |
| CIE-LAB | lab(84.15, -61.84, 42.34) |
| CIE-LCH | lch(84.15, 74.94, 145.60°) |
| OKLab | oklab(84.24% -0.167 0.1033) |
| OKLCH | oklch(84.24% 0.196 148.3) |
| XYZ | xyz(38.4610, 64.3463, 30.1278) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.47
Wintergreen
#20F986
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.67
Lightish Green
#61E160
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED7E #ED5CCB
analogous
#83ED5C #5CED7E #5CEDC7
triadic
#5CED7E #7E5CED #ED7E5C
tetradic
#5CED7E #5C83ED #ED5CCB #EDC75C
square
#5CED7E #5C83ED #ED5CCB #EDC75C
split-complementary
#5CED7E #C75CED #ED5C83
monochromatic
#15BA3B #25E752 #5CED7E #93F3AA #CAF9D5
Accessibility & contrast
On white
1.51
#5CED7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5CED7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED7E
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED7E | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA75
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#32E8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced7e; /* rgb */ color: rgb(92, 237, 126); /* oklch */ color: oklch(84.2% 0.196 148.3);
Tailwind
colors: {
custom: {
50: '#98f4a5',
500: '#5ced7e',
950: '#000000',
},
}SCSS
$custom: #5ced7e; $custom-light: #98f4a5; $custom-dark: #000000;
JSON
{
"hex": "#5ced7e",
"rgb": {
"r": 92,
"g": 237,
"b": 126
},
"hsl": {
"h": 134.069,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84238,
"c": 0.19635,
"h": 148.3
},
"luminance": 0.6435
}Semantic roles & 50–950 ramp
primary
#5CED7E
secondary
#B9349A
accent
#09ABDC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580