#5CED79#5CED79
#5CED79 is a very light, highly saturated green. Relative luminance 0.642; OKLCH L 84.2% C 0.201 H 147.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED79 |
|---|---|
| RGB | rgb(92, 237, 121) |
| HSL | hsl(132, 80%, 65%) |
| HSV | hsv(132, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(84.08, -62.57, 44.66) |
| CIE-LCH | lch(84.08, 76.87, 144.48°) |
| OKLab | oklab(84.16% -0.169 0.1083) |
| OKLCH | oklch(84.16% 0.201 147.4) |
| XYZ | xyz(38.1464, 64.2204, 28.4709) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.44
Lightish Green
#61E160
ΔE00 3.73
Wintergreen
#20F986
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED79 #ED5CD0
analogous
#88ED5C #5CED79 #5CEDC2
triadic
#5CED79 #795CED #ED795C
tetradic
#5CED79 #5C88ED #ED5CD0 #EDC25C
square
#5CED79 #5C88ED #ED5CD0 #EDC25C
split-complementary
#5CED79 #C25CED #ED5C88
monochromatic
#15BA36 #25E74C #5CED79 #93F3A6 #CAF9D4
Accessibility & contrast
On white
1.52
#5CED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#5CED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED79
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED79 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96F
Deuteranopia (green-blind)
#DDCD81
Tritanopia (blue-blind)
#35E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced79; /* rgb */ color: rgb(92, 237, 121); /* oklch */ color: oklch(84.2% 0.201 147.4);
Tailwind
colors: {
custom: {
50: '#98f4a2',
500: '#5ced79',
950: '#000000',
},
}SCSS
$custom: #5ced79; $custom-light: #98f4a2; $custom-dark: #000000;
JSON
{
"hex": "#5ced79",
"rgb": {
"r": 92,
"g": 237,
"b": 121
},
"hsl": {
"h": 132,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84162,
"c": 0.20073,
"h": 147.4
},
"luminance": 0.64224
}Semantic roles & 50–950 ramp
primary
#5CED79
secondary
#B9349F
accent
#09B2DC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580