#5DF98A#5DF98A
#5DF98A is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.4% C 0.201 H 149.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF98A |
|---|---|
| RGB | rgb(93, 249, 138) |
| HSL | hsl(137, 93%, 67%) |
| HSV | hsv(137, 63%, 98%) |
| CMYK | cmyk(62.7%, 0%, 44.6%, 2.4%) |
| CIE-LAB | lab(87.92, -64.19, 41.33) |
| CIE-LCH | lch(87.92, 76.35, 147.23°) |
| OKLab | oklab(87.41% -0.1733 0.1014) |
| OKLCH | oklch(87.41% 0.201 149.7) |
| XYZ | xyz(42.9741, 71.9091, 35.6549) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.32
Minty Green
#0BF77D
ΔE00 2.72
Spearmint
#1EF876
ΔE00 2.93
Spring Green
#00FF7F
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF98A #F95DCC
analogous
#7EF95D #5DF98A #5DF9D8
triadic
#5DF98A #8A5DF9 #F98A5D
tetradic
#5DF98A #5D7EF9 #F95DCC #F9D85D
square
#5DF98A #5D7EF9 #F95DCC #F9D85D
split-complementary
#5DF98A #D85DF9 #F95D7E
monochromatic
#08D443 #22F75F #5DF98A #98FBB5 #D3FDDF
Accessibility & contrast
On white
1.37
#5DF98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#5DF98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF98A
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF98A | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#E7D792
Tritanopia (blue-blind)
#26F5DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5df98a; /* rgb */ color: rgb(93, 249, 138); /* oklch */ color: oklch(87.4% 0.201 149.7);
Tailwind
colors: {
custom: {
50: '#9afcad',
500: '#5df98a',
950: '#000000',
},
}SCSS
$custom: #5df98a; $custom-light: #9afcad; $custom-dark: #000000;
JSON
{
"hex": "#5df98a",
"rgb": {
"r": 93,
"g": 249,
"b": 138
},
"hsl": {
"h": 137.308,
"s": 92.857,
"l": 67.059
},
"oklch": {
"l": 0.87411,
"c": 0.20075,
"h": 149.7
},
"luminance": 0.71913
}Semantic roles & 50–950 ramp
primary
#5DF98A
secondary
#CE2CA0
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681