#5DFD9E#5DFD9E
#5DFD9E is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.7% C 0.188 H 153.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD9E |
|---|---|
| RGB | rgb(93, 253, 158) |
| HSL | hsl(144, 98%, 68%) |
| HSV | hsv(144, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 37.5%, 0.8%) |
| CIE-LAB | lab(89.41, -62.35, 33.42) |
| CIE-LCH | lch(89.41, 70.74, 151.81°) |
| OKLab | oklab(88.73% -0.1687 0.0835) |
| OKLCH | oklch(88.73% 0.188 153.7) |
| XYZ | xyz(45.8072, 75.0416, 44.4115) |
| Luminance | 0.7505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.00
Light Green Blue
#56FCA2
ΔE00 1.03
Light Bluish Green
#76FDA8
ΔE00 2.04
Mediumspringgreen
#00FA9A
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 3.08
Bright Sea Green
#05FFA6
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD9E #FD5DBC
analogous
#6CFD5D #5DFD9E #5DFDEE
triadic
#5DFD9E #9E5DFD #FD9E5D
tetradic
#5DFD9E #5D6CFD #FD5DBC #FDEE5D
square
#5DFD9E #5D6CFD #FD5DBC #FDEE5D
split-complementary
#5DFD9E #EE5DFD #FD5D6C
monochromatic
#03DD5B #21FC7A #5DFD9E #99FEC2 #D6FEE6
Accessibility & contrast
On white
1.31
#5DFD9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#5DFD9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD9E
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD9E | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE998
Deuteranopia (green-blind)
#E8DBA4
Tritanopia (blue-blind)
#03FAE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5dfd9e; /* rgb */ color: rgb(93, 253, 158); /* oklch */ color: oklch(88.7% 0.188 153.7);
Tailwind
colors: {
custom: {
50: '#9affbb',
500: '#5dfd9e',
950: '#000000',
},
}SCSS
$custom: #5dfd9e; $custom-light: #9affbb; $custom-dark: #000000;
JSON
{
"hex": "#5dfd9e",
"rgb": {
"r": 93,
"g": 253,
"b": 158
},
"hsl": {
"h": 144.375,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88733,
"c": 0.18818,
"h": 153.7
},
"luminance": 0.75046
}Semantic roles & 50–950 ramp
primary
#5DFD9E
secondary
#D6288F
accent
#0088E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682