#5DFD90#5DFD90
#5DFD90 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.5% C 0.201 H 150.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD90 |
|---|---|
| RGB | rgb(93, 253, 144) |
| HSL | hsl(139, 98%, 68%) |
| HSV | hsv(139, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(89.20, -64.70, 40.05) |
| CIE-LCH | lch(89.20, 76.09, 148.25°) |
| OKLab | oklab(88.49% -0.1746 0.0986) |
| OKLCH | oklch(88.49% 0.201 150.5) |
| XYZ | xyz(44.6700, 74.5867, 38.4227) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.44
Spring Green
#00FF7F
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.10
Light Green Blue
#56FCA2
ΔE00 3.16
Turquoise Green
#04F489
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD90 #FD5DCA
analogous
#7AFD5D #5DFD90 #5DFDE0
triadic
#5DFD90 #905DFD #FD905D
tetradic
#5DFD90 #5D7AFD #FD5DCA #FDE05D
square
#5DFD90 #5D7AFD #FD5DCA #FDE05D
split-complementary
#5DFD90 #E05DFD #FD5D7A
monochromatic
#03DD48 #21FC67 #5DFD90 #99FEB9 #D6FEE3
Accessibility & contrast
On white
1.32
#5DFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#5DFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD90
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD90 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE988
Deuteranopia (green-blind)
#EADA97
Tritanopia (blue-blind)
#1DF9E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5dfd90; /* rgb */ color: rgb(93, 253, 144); /* oklch */ color: oklch(88.5% 0.201 150.5);
Tailwind
colors: {
custom: {
50: '#9affb2',
500: '#5dfd90',
950: '#000000',
},
}SCSS
$custom: #5dfd90; $custom-light: #9affb2; $custom-dark: #000000;
JSON
{
"hex": "#5dfd90",
"rgb": {
"r": 93,
"g": 253,
"b": 144
},
"hsl": {
"h": 139.125,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88488,
"c": 0.20055,
"h": 150.5
},
"luminance": 0.74591
}Semantic roles & 50–950 ramp
primary
#5DFD90
secondary
#D6289F
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681