#5CED80#5CED80
#5CED80 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.3% C 0.195 H 148.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED80 |
|---|---|
| RGB | rgb(92, 237, 128) |
| HSL | hsl(135, 80%, 65%) |
| HSV | hsv(135, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(84.17, -61.54, 41.40) |
| CIE-LCH | lch(84.17, 74.17, 146.07°) |
| OKLab | oklab(84.27% -0.1662 0.1012) |
| OKLCH | oklch(84.27% 0.195 148.7) |
| XYZ | xyz(38.5913, 64.3984, 30.8143) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.52
Spearmint
#1EF876
ΔE00 3.58
Lightish Green
#61E160
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED80 #ED5CC9
analogous
#80ED5C #5CED80 #5CEDC9
triadic
#5CED80 #805CED #ED805C
tetradic
#5CED80 #5C80ED #ED5CC9 #EDC95C
square
#5CED80 #5C80ED #ED5CC9 #EDC95C
split-complementary
#5CED80 #C95CED #ED5C80
monochromatic
#15BA3E #25E755 #5CED80 #93F3AB #CAF9D6
Accessibility & contrast
On white
1.51
#5CED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5CED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED80
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED80 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA77
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#31E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced80; /* rgb */ color: rgb(92, 237, 128); /* oklch */ color: oklch(84.3% 0.195 148.7);
Tailwind
colors: {
custom: {
50: '#98f4a6',
500: '#5ced80',
950: '#000000',
},
}SCSS
$custom: #5ced80; $custom-light: #98f4a6; $custom-dark: #000000;
JSON
{
"hex": "#5ced80",
"rgb": {
"r": 92,
"g": 237,
"b": 128
},
"hsl": {
"h": 134.897,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84269,
"c": 0.19458,
"h": 148.7
},
"luminance": 0.64402
}Semantic roles & 50–950 ramp
primary
#5CED80
secondary
#B93498
accent
#09A8DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580