#5CED76#5CED76
#5CED76 is a very light, highly saturated green. Relative luminance 0.642; OKLCH L 84.1% C 0.203 H 146.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED76 |
|---|---|
| RGB | rgb(92, 237, 118) |
| HSL | hsl(131, 80%, 65%) |
| HSV | hsv(131, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 50.2%, 7.1%) |
| CIE-LAB | lab(84.04, -62.99, 46.04) |
| CIE-LCH | lch(84.04, 78.02, 143.84°) |
| OKLab | oklab(84.12% -0.1702 0.1112) |
| OKLCH | oklch(84.12% 0.203 146.8) |
| XYZ | xyz(37.9653, 64.1480, 27.5171) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.28
Lightish Green
#61E160
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 3.74
Wintergreen
#20F986
ΔE00 4.00
Lightgreen (survey)
#76FF7B
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED76 #ED5CD3
analogous
#8AED5C #5CED76 #5CEDBF
triadic
#5CED76 #765CED #ED765C
tetradic
#5CED76 #5C8AED #ED5CD3 #EDBF5C
square
#5CED76 #5C8AED #ED5CD3 #EDBF5C
split-complementary
#5CED76 #BF5CED #ED5C8A
monochromatic
#15BA32 #25E748 #5CED76 #93F3A4 #CAF9D3
Accessibility & contrast
On white
1.52
#5CED76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5CED76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED76
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED76 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96C
Deuteranopia (green-blind)
#DECD7F
Tritanopia (blue-blind)
#36E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced76; /* rgb */ color: rgb(92, 237, 118); /* oklch */ color: oklch(84.1% 0.203 146.8);
Tailwind
colors: {
custom: {
50: '#98f4a0',
500: '#5ced76',
950: '#000000',
},
}SCSS
$custom: #5ced76; $custom-light: #98f4a0; $custom-dark: #000000;
JSON
{
"hex": "#5ced76",
"rgb": {
"r": 92,
"g": 237,
"b": 118
},
"hsl": {
"h": 130.759,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84119,
"c": 0.20334,
"h": 146.8
},
"luminance": 0.64152
}Semantic roles & 50–950 ramp
primary
#5CED76
secondary
#B934A1
accent
#09B7DC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580