#5CED84#5CED84
#5CED84 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.191 H 149.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED84 |
|---|---|
| RGB | rgb(92, 237, 132) |
| HSL | hsl(137, 80%, 65%) |
| HSV | hsv(137, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(84.23, -60.92, 39.52) |
| CIE-LCH | lch(84.23, 72.62, 147.03°) |
| OKLab | oklab(84.33% -0.1645 0.097) |
| OKLCH | oklch(84.33% 0.191 149.5) |
| XYZ | xyz(38.8598, 64.5058, 32.2283) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Turquoise Green
#04F489
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED84 #ED5CC5
analogous
#7DED5C #5CED84 #5CEDCD
triadic
#5CED84 #845CED #ED845C
tetradic
#5CED84 #5C7DED #ED5CC5 #EDCD5C
square
#5CED84 #5C7DED #ED5CC5 #EDCD5C
split-complementary
#5CED84 #CD5CED #ED5C7D
monochromatic
#15BA42 #25E75A #5CED84 #93F3AE #CAF9D7
Accessibility & contrast
On white
1.51
#5CED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5CED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED84
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED84 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7C
Deuteranopia (green-blind)
#DCCD8B
Tritanopia (blue-blind)
#2FE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced84; /* rgb */ color: rgb(92, 237, 132); /* oklch */ color: oklch(84.3% 0.191 149.5);
Tailwind
colors: {
custom: {
50: '#98f4a9',
500: '#5ced84',
950: '#000000',
},
}SCSS
$custom: #5ced84; $custom-light: #98f4a9; $custom-dark: #000000;
JSON
{
"hex": "#5ced84",
"rgb": {
"r": 92,
"g": 237,
"b": 132
},
"hsl": {
"h": 136.552,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84333,
"c": 0.19102,
"h": 149.5
},
"luminance": 0.6451
}Semantic roles & 50–950 ramp
primary
#5CED84
secondary
#B93494
accent
#09A2DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581