#5DED98#5DED98
#5DED98 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.173 H 154.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5DED98 |
|---|---|
| RGB | rgb(93, 237, 152) |
| HSL | hsl(145, 80%, 65%) |
| HSV | hsv(145, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(84.57, -57.34, 29.98) |
| CIE-LCH | lch(84.57, 64.70, 152.40°) |
| OKLab | oklab(84.72% -0.1554 0.0751) |
| OKLCH | oklch(84.72% 0.173 154.2) |
| XYZ | xyz(40.4625, 65.1585, 40.1442) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.67
Light Bluish Green
#76FDA8
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DED98 #ED5DB2
analogous
#6AED5D #5DED98 #5DEDE0
triadic
#5DED98 #985DED #ED985D
tetradic
#5DED98 #5D6AED #ED5DB2 #EDE05D
square
#5DED98 #5D6AED #ED5DB2 #EDE05D
split-complementary
#5DED98 #E05DED #ED5D6A
monochromatic
#15BB59 #26E775 #5DED98 #94F3BB #CBF9DE
Accessibility & contrast
On white
1.50
#5DED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5DED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DED98
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DED98 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB92
Deuteranopia (green-blind)
#DACE9D
Tritanopia (blue-blind)
#22EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ded98; /* rgb */ color: rgb(93, 237, 152); /* oklch */ color: oklch(84.7% 0.173 154.2);
Tailwind
colors: {
custom: {
50: '#98f4b7',
500: '#5ded98',
950: '#000000',
},
}SCSS
$custom: #5ded98; $custom-light: #98f4b7; $custom-dark: #000000;
JSON
{
"hex": "#5ded98",
"rgb": {
"r": 93,
"g": 237,
"b": 152
},
"hsl": {
"h": 144.583,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.84719,
"c": 0.17261,
"h": 154.2
},
"luminance": 0.65163
}Semantic roles & 50–950 ramp
primary
#5DED98
secondary
#BA3483
accent
#0986DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581