#5DFD9B#5DFD9B
#5DFD9B is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.7% C 0.191 H 153.0°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD9B |
|---|---|
| RGB | rgb(93, 253, 155) |
| HSL | hsl(143, 98%, 68%) |
| HSV | hsv(143, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 38.7%, 0.8%) |
| CIE-LAB | lab(89.36, -62.87, 34.85) |
| CIE-LCH | lch(89.36, 71.89, 151.00°) |
| OKLab | oklab(88.68% -0.17 0.0868) |
| OKLCH | oklch(88.68% 0.191 153) |
| XYZ | xyz(45.5521, 74.9396, 43.0682) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.43
Light Green Blue
#56FCA2
ΔE00 1.49
Light Bluish Green
#76FDA8
ΔE00 2.34
Mediumspringgreen
#00FA9A
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.11
Turquoise Green
#04F489
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD9B #FD5DBF
analogous
#6FFD5D #5DFD9B #5DFDEB
triadic
#5DFD9B #9B5DFD #FD9B5D
tetradic
#5DFD9B #5D6FFD #FD5DBF #FDEB5D
square
#5DFD9B #5D6FFD #FD5DBF #FDEB5D
split-complementary
#5DFD9B #EB5DFD #FD5D6F
monochromatic
#03DD57 #21FC76 #5DFD9B #99FEC0 #D6FEE6
Accessibility & contrast
On white
1.31
#5DFD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#5DFD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD9B
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD9B | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE994
Deuteranopia (green-blind)
#E8DBA1
Tritanopia (blue-blind)
#0BFAE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5dfd9b; /* rgb */ color: rgb(93, 253, 155); /* oklch */ color: oklch(88.7% 0.191 153.0);
Tailwind
colors: {
custom: {
50: '#9affb9',
500: '#5dfd9b',
950: '#000000',
},
}SCSS
$custom: #5dfd9b; $custom-light: #9affb9; $custom-dark: #000000;
JSON
{
"hex": "#5dfd9b",
"rgb": {
"r": 93,
"g": 253,
"b": 155
},
"hsl": {
"h": 143.25,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88678,
"c": 0.19083,
"h": 153
},
"luminance": 0.74944
}Semantic roles & 50–950 ramp
primary
#5DFD9B
secondary
#D62893
accent
#008DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681