#5DED7D#5DED7D
#5DED7D is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.3% C 0.197 H 148.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5DED7D |
|---|---|
| RGB | rgb(93, 237, 125) |
| HSL | hsl(133, 80%, 65%) |
| HSV | hsv(133, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 47.3%, 7.1%) |
| CIE-LAB | lab(84.16, -61.78, 42.84) |
| CIE-LCH | lch(84.16, 75.18, 145.26°) |
| OKLab | oklab(84.25% -0.1669 0.1044) |
| OKLCH | oklch(84.25% 0.197 148) |
| XYZ | xyz(38.4974, 64.3724, 29.7944) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.81
Lightish Green
#61E160
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DED7D #ED5DCD
analogous
#85ED5D #5DED7D #5DEDC5
triadic
#5DED7D #7D5DED #ED7D5D
tetradic
#5DED7D #5D85ED #ED5DCD #EDC55D
square
#5DED7D #5D85ED #ED5DCD #EDC55D
split-complementary
#5DED7D #C55DED #ED5D85
monochromatic
#15BB3A #26E751 #5DED7D #94F3A9 #CBF9D5
Accessibility & contrast
On white
1.51
#5DED7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5DED7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DED7D
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DED7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DED7D | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA74
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#35E8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ded7d; /* rgb */ color: rgb(93, 237, 125); /* oklch */ color: oklch(84.3% 0.197 148.0);
Tailwind
colors: {
custom: {
50: '#98f4a4',
500: '#5ded7d',
950: '#000000',
},
}SCSS
$custom: #5ded7d; $custom-light: #98f4a4; $custom-dark: #000000;
JSON
{
"hex": "#5ded7d",
"rgb": {
"r": 93,
"g": 237,
"b": 125
},
"hsl": {
"h": 133.333,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.84252,
"c": 0.19683,
"h": 148
},
"luminance": 0.64376
}Semantic roles & 50–950 ramp
primary
#5DED7D
secondary
#BA349C
accent
#09ADDC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580