#5DFD99#5DFD99
#5DFD99 is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.6% C 0.193 H 152.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD99 |
|---|---|
| RGB | rgb(93, 253, 153) |
| HSL | hsl(143, 98%, 68%) |
| HSV | hsv(143, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(89.33, -63.22, 35.80) |
| CIE-LCH | lch(89.33, 72.65, 150.48°) |
| OKLab | oklab(88.64% -0.1708 0.089) |
| OKLCH | oklch(88.64% 0.193 152.5) |
| XYZ | xyz(45.3855, 74.8729, 42.1909) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.73
Light Green Blue
#56FCA2
ΔE00 1.80
Light Bluish Green
#76FDA8
ΔE00 2.57
Wintergreen
#20F986
ΔE00 2.92
Mediumspringgreen
#00FA9A
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD99 #FD5DC1
analogous
#71FD5D #5DFD99 #5DFDE9
triadic
#5DFD99 #995DFD #FD995D
tetradic
#5DFD99 #5D71FD #FD5DC1 #FDE95D
square
#5DFD99 #5D71FD #FD5DC1 #FDE95D
split-complementary
#5DFD99 #E95DFD #FD5D71
monochromatic
#03DD55 #21FC73 #5DFD99 #99FEBF #D6FEE5
Accessibility & contrast
On white
1.31
#5DFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#5DFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD99
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD99 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE992
Deuteranopia (green-blind)
#E9DBA0
Tritanopia (blue-blind)
#10FAE4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5dfd99; /* rgb */ color: rgb(93, 253, 153); /* oklch */ color: oklch(88.6% 0.193 152.5);
Tailwind
colors: {
custom: {
50: '#9affb8',
500: '#5dfd99',
950: '#000000',
},
}SCSS
$custom: #5dfd99; $custom-light: #9affb8; $custom-dark: #000000;
JSON
{
"hex": "#5dfd99",
"rgb": {
"r": 93,
"g": 253,
"b": 153
},
"hsl": {
"h": 142.5,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88642,
"c": 0.1926,
"h": 152.5
},
"luminance": 0.74878
}Semantic roles & 50–950 ramp
primary
#5DFD99
secondary
#D62895
accent
#008FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681