#5CED7D#5CED7D
#5CED7D is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.2% C 0.197 H 148.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED7D |
|---|---|
| RGB | rgb(92, 237, 125) |
| HSL | hsl(134, 80%, 65%) |
| HSV | hsv(134, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 47.3%, 7.1%) |
| CIE-LAB | lab(84.13, -61.99, 42.80) |
| CIE-LCH | lch(84.13, 75.33, 145.37°) |
| OKLab | oklab(84.22% -0.1674 0.1043) |
| OKLCH | oklch(84.22% 0.197 148.1) |
| XYZ | xyz(38.3968, 64.3206, 29.7897) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.43
Wintergreen
#20F986
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.75
Lightish Green
#61E160
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED7D #ED5CCC
analogous
#84ED5C #5CED7D #5CEDC5
triadic
#5CED7D #7D5CED #ED7D5C
tetradic
#5CED7D #5C84ED #ED5CCC #EDC55C
square
#5CED7D #5C84ED #ED5CCC #EDC55C
split-complementary
#5CED7D #C55CED #ED5C84
monochromatic
#15BA3A #25E751 #5CED7D #93F3A9 #CAF9D5
Accessibility & contrast
On white
1.51
#5CED7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5CED7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED7D
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED7D | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA74
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#33E8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced7d; /* rgb */ color: rgb(92, 237, 125); /* oklch */ color: oklch(84.2% 0.197 148.1);
Tailwind
colors: {
custom: {
50: '#98f4a4',
500: '#5ced7d',
950: '#000000',
},
}SCSS
$custom: #5ced7d; $custom-light: #98f4a4; $custom-dark: #000000;
JSON
{
"hex": "#5ced7d",
"rgb": {
"r": 92,
"g": 237,
"b": 125
},
"hsl": {
"h": 133.655,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84222,
"c": 0.19723,
"h": 148.1
},
"luminance": 0.64324
}Semantic roles & 50–950 ramp
primary
#5CED7D
secondary
#B9349B
accent
#09ACDC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580