#5DFD94#5DFD94
#5DFD94 is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.6% C 0.197 H 151.4°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD94 |
|---|---|
| RGB | rgb(93, 253, 148) |
| HSL | hsl(141, 98%, 68%) |
| HSV | hsv(141, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 41.5%, 0.8%) |
| CIE-LAB | lab(89.26, -64.05, 38.17) |
| CIE-LCH | lch(89.26, 74.56, 149.21°) |
| OKLab | oklab(88.56% -0.1729 0.0944) |
| OKLCH | oklch(88.56% 0.197 151.4) |
| XYZ | xyz(44.9812, 74.7112, 40.0614) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.48
Light Green Blue
#56FCA2
ΔE00 2.56
Wintergreen
#20F986
ΔE00 2.57
Light Bluish Green
#76FDA8
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD94 #FD5DC6
analogous
#76FD5D #5DFD94 #5DFDE4
triadic
#5DFD94 #945DFD #FD945D
tetradic
#5DFD94 #5D76FD #FD5DC6 #FDE45D
square
#5DFD94 #5D76FD #FD5DC6 #FDE45D
split-complementary
#5DFD94 #E45DFD #FD5D76
monochromatic
#03DD4E #21FC6C #5DFD94 #99FEBC #D6FEE4
Accessibility & contrast
On white
1.32
#5DFD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#5DFD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD94
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD94 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#E9DB9B
Tritanopia (blue-blind)
#18F9E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5dfd94; /* rgb */ color: rgb(93, 253, 148); /* oklch */ color: oklch(88.6% 0.197 151.4);
Tailwind
colors: {
custom: {
50: '#9affb4',
500: '#5dfd94',
950: '#000000',
},
}SCSS
$custom: #5dfd94; $custom-light: #9affb4; $custom-dark: #000000;
JSON
{
"hex": "#5dfd94",
"rgb": {
"r": 93,
"g": 253,
"b": 148
},
"hsl": {
"h": 140.625,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88555,
"c": 0.19702,
"h": 151.4
},
"luminance": 0.74716
}Semantic roles & 50–950 ramp
primary
#5DFD94
secondary
#D6289A
accent
#0097E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681