#5CEC74#5CEC74
#5CEC74 is a very light, highly saturated green. Relative luminance 0.635; OKLCH L 83.8% C 0.204 H 146.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEC74 |
|---|---|
| RGB | rgb(92, 236, 116) |
| HSL | hsl(130, 79%, 64%) |
| HSV | hsv(130, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 50.8%, 7.5%) |
| CIE-LAB | lab(83.72, -62.90, 46.58) |
| CIE-LCH | lch(83.72, 78.27, 143.48°) |
| OKLab | oklab(83.84% -0.17 0.1123) |
| OKLCH | oklch(83.84% 0.204 146.6) |
| XYZ | xyz(37.5590, 63.5235, 26.8015) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 3.79
Wintergreen
#20F986
ΔE00 4.24
Lightgreen (survey)
#76FF7B
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEC74 #EC5CD4
analogous
#8CEC5C #5CEC74 #5CECBC
triadic
#5CEC74 #745CEC #EC745C
tetradic
#5CEC74 #5C8CEC #EC5CD4 #ECBC5C
square
#5CEC74 #5C8CEC #EC5CD4 #ECBC5C
split-complementary
#5CEC74 #BC5CEC #EC5C8C
monochromatic
#15B831 #25E645 #5CEC74 #93F2A3 #CAF9D1
Accessibility & contrast
On white
1.53
#5CEC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5CEC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEC74
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEC74 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86A
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#37E7D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5cec74; /* rgb */ color: rgb(92, 236, 116); /* oklch */ color: oklch(83.8% 0.204 146.6);
Tailwind
colors: {
custom: {
50: '#98f39e',
500: '#5cec74',
950: '#000000',
},
}SCSS
$custom: #5cec74; $custom-light: #98f39e; $custom-dark: #000000;
JSON
{
"hex": "#5cec74",
"rgb": {
"r": 92,
"g": 236,
"b": 116
},
"hsl": {
"h": 130,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.83843,
"c": 0.20379,
"h": 146.6
},
"luminance": 0.63527
}Semantic roles & 50–950 ramp
primary
#5CEC74
secondary
#B835A2
accent
#0AB9DB
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580