#5CED74#5CED74
#5CED74 is a very light, highly saturated green. Relative luminance 0.641; OKLCH L 84.1% C 0.205 H 146.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED74 |
|---|---|
| RGB | rgb(92, 237, 116) |
| HSL | hsl(130, 80%, 65%) |
| HSV | hsv(130, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 51.1%, 7.1%) |
| CIE-LAB | lab(84.02, -63.26, 46.95) |
| CIE-LCH | lch(84.02, 78.78, 143.42°) |
| OKLab | oklab(84.09% -0.171 0.1131) |
| OKLCH | oklch(84.09% 0.205 146.5) |
| XYZ | xyz(37.8477, 64.1009, 26.8978) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.94
Wintergreen
#20F986
ΔE00 4.14
Lightgreen (survey)
#76FF7B
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED74 #ED5CD5
analogous
#8DED5C #5CED74 #5CEDBD
triadic
#5CED74 #745CED #ED745C
tetradic
#5CED74 #5C8DED #ED5CD5 #EDBD5C
square
#5CED74 #5C8DED #ED5CD5 #EDBD5C
split-complementary
#5CED74 #BD5CED #ED5C8D
monochromatic
#15BA30 #25E745 #5CED74 #93F3A3 #CAF9D2
Accessibility & contrast
On white
1.52
#5CED74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#5CED74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED74
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED74 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D969
Deuteranopia (green-blind)
#DECD7D
Tritanopia (blue-blind)
#37E8D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced74; /* rgb */ color: rgb(92, 237, 116); /* oklch */ color: oklch(84.1% 0.205 146.5);
Tailwind
colors: {
custom: {
50: '#98f49e',
500: '#5ced74',
950: '#000000',
},
}SCSS
$custom: #5ced74; $custom-light: #98f49e; $custom-dark: #000000;
JSON
{
"hex": "#5ced74",
"rgb": {
"r": 92,
"g": 237,
"b": 116
},
"hsl": {
"h": 129.931,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84091,
"c": 0.20505,
"h": 146.5
},
"luminance": 0.64105
}Semantic roles & 50–950 ramp
primary
#5CED74
secondary
#B934A3
accent
#09B9DC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580