#5CED75#5CED75
#5CED75 is a very light, highly saturated green. Relative luminance 0.641; OKLCH L 84.1% C 0.204 H 146.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED75 |
|---|---|
| RGB | rgb(92, 237, 117) |
| HSL | hsl(130, 80%, 65%) |
| HSV | hsv(130, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(84.03, -63.13, 46.50) |
| CIE-LCH | lch(84.03, 78.40, 143.63°) |
| OKLab | oklab(84.1% -0.1706 0.1122) |
| OKLCH | oklch(84.1% 0.204 146.7) |
| XYZ | xyz(37.9062, 64.1243, 27.2058) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.29
Lightish Green
#61E160
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.84
Wintergreen
#20F986
ΔE00 4.07
Lightgreen (survey)
#76FF7B
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED75 #ED5CD4
analogous
#8CED5C #5CED75 #5CEDBE
triadic
#5CED75 #755CED #ED755C
tetradic
#5CED75 #5C8CED #ED5CD4 #EDBE5C
square
#5CED75 #5C8CED #ED5CD4 #EDBE5C
split-complementary
#5CED75 #BE5CED #ED5C8C
monochromatic
#15BA31 #25E746 #5CED75 #93F3A4 #CAF9D2
Accessibility & contrast
On white
1.52
#5CED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5CED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED75
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED75 | 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)
#F0D96B
Deuteranopia (green-blind)
#DECD7E
Tritanopia (blue-blind)
#37E8D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced75; /* rgb */ color: rgb(92, 237, 117); /* oklch */ color: oklch(84.1% 0.204 146.7);
Tailwind
colors: {
custom: {
50: '#98f49f',
500: '#5ced75',
950: '#000000',
},
}SCSS
$custom: #5ced75; $custom-light: #98f49f; $custom-dark: #000000;
JSON
{
"hex": "#5ced75",
"rgb": {
"r": 92,
"g": 237,
"b": 117
},
"hsl": {
"h": 130.345,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84105,
"c": 0.20419,
"h": 146.7
},
"luminance": 0.64128
}Semantic roles & 50–950 ramp
primary
#5CED75
secondary
#B934A2
accent
#09B8DC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580