#5DFDA9#5DFDA9
#5DFDA9 is a very light, vivid green. Relative luminance 0.754; OKLCH L 88.9% C 0.179 H 156.6°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDA9 |
|---|---|
| RGB | rgb(93, 253, 169) |
| HSL | hsl(149, 98%, 68%) |
| HSV | hsv(149, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 33.2%, 0.8%) |
| CIE-LAB | lab(89.60, -60.34, 28.15) |
| CIE-LCH | lch(89.60, 66.59, 154.99°) |
| OKLab | oklab(88.95% -0.1639 0.071) |
| OKLCH | oklch(88.95% 0.179 156.6) |
| XYZ | xyz(46.7967, 75.4374, 49.6231) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.06
Sea Green (survey)
#53FCA1
ΔE00 1.23
Light Bluish Green
#76FDA8
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.29
Bright Sea Green
#05FFA6
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDA9 #FD5DB1
analogous
#61FD5D #5DFDA9 #5DFDF9
triadic
#5DFDA9 #A95DFD #FDA95D
tetradic
#5DFDA9 #5D61FD #FD5DB1 #FDF95D
square
#5DFDA9 #5D61FD #FD5DB1 #FDF95D
split-complementary
#5DFDA9 #F95DFD #FD5D61
monochromatic
#03DD6A #21FC89 #5DFDA9 #99FEC9 #D6FEE9
Accessibility & contrast
On white
1.31
#5DFDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#5DFDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDA9
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDA9 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA4
Deuteranopia (green-blind)
#E6DBAE
Tritanopia (blue-blind)
#00FBE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5dfda9; /* rgb */ color: rgb(93, 253, 169); /* oklch */ color: oklch(88.9% 0.179 156.6);
Tailwind
colors: {
custom: {
50: '#9affc3',
500: '#5dfda9',
950: '#000000',
},
}SCSS
$custom: #5dfda9; $custom-light: #9affc3; $custom-dark: #000000;
JSON
{
"hex": "#5dfda9",
"rgb": {
"r": 93,
"g": 253,
"b": 169
},
"hsl": {
"h": 148.5,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88946,
"c": 0.17856,
"h": 156.6
},
"luminance": 0.75442
}Semantic roles & 50–950 ramp
primary
#5DFDA9
secondary
#D62883
accent
#0078E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682