#5DED89#5DED89
#5DED89 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.4% C 0.186 H 150.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5DED89 |
|---|---|
| RGB | rgb(93, 237, 137) |
| HSL | hsl(138, 80%, 65%) |
| HSV | hsv(138, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.33, -59.92, 37.19) |
| CIE-LCH | lch(84.33, 70.52, 148.17°) |
| OKLab | oklab(84.45% -0.1619 0.0918) |
| OKLCH | oklch(84.45% 0.186 150.4) |
| XYZ | xyz(39.3108, 64.6978, 34.0783) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.58
Turquoise Green
#04F489
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.80
Sea Green (survey)
#53FCA1
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DED89 #ED5DC1
analogous
#79ED5D #5DED89 #5DEDD1
triadic
#5DED89 #895DED #ED895D
tetradic
#5DED89 #5D79ED #ED5DC1 #EDD15D
square
#5DED89 #5D79ED #ED5DC1 #EDD15D
split-complementary
#5DED89 #D15DED #ED5D79
monochromatic
#15BB48 #26E761 #5DED89 #94F3B1 #CBF9D9
Accessibility & contrast
On white
1.51
#5DED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#5DED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DED89
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DED89 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#DCCD90
Tritanopia (blue-blind)
#2EE9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ded89; /* rgb */ color: rgb(93, 237, 137); /* oklch */ color: oklch(84.4% 0.186 150.4);
Tailwind
colors: {
custom: {
50: '#98f4ac',
500: '#5ded89',
950: '#000000',
},
}SCSS
$custom: #5ded89; $custom-light: #98f4ac; $custom-dark: #000000;
JSON
{
"hex": "#5ded89",
"rgb": {
"r": 93,
"g": 237,
"b": 137
},
"hsl": {
"h": 138.333,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.84446,
"c": 0.18612,
"h": 150.4
},
"luminance": 0.64702
}Semantic roles & 50–950 ramp
primary
#5DED89
secondary
#BA3491
accent
#099CDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581