#5FFDA0#5FFDA0
#5FFDA0 is a very light, vivid green. Relative luminance 0.752; OKLCH L 88.8% C 0.186 H 154.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDA0 |
|---|---|
| RGB | rgb(95, 253, 160) |
| HSL | hsl(145, 98%, 68%) |
| HSV | hsv(145, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 36.8%, 0.8%) |
| CIE-LAB | lab(89.49, -61.63, 32.54) |
| CIE-LCH | lch(89.49, 69.69, 152.16°) |
| OKLab | oklab(88.83% -0.1668 0.0814) |
| OKLCH | oklch(88.83% 0.186 154) |
| XYZ | xyz(46.1859, 75.2168, 45.3352) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.84
Sea Green (survey)
#53FCA1
ΔE00 0.87
Light Bluish Green
#76FDA8
ΔE00 1.79
Seafoam Green
#7AF9AB
ΔE00 2.81
Mediumspringgreen
#00FA9A
ΔE00 2.84
Bright Sea Green
#05FFA6
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDA0 #FD5FBC
analogous
#6DFD5F #5FFDA0 #5FFDEF
triadic
#5FFDA0 #A05FFD #FDA05F
tetradic
#5FFDA0 #5F6DFD #FD5FBC #FDEF5F
square
#5FFDA0 #5F6DFD #FD5FBC #FDEF5F
split-complementary
#5FFDA0 #EF5FFD #FD5F6D
monochromatic
#03DF5D #23FC7C #5FFDA0 #9BFEC4 #D8FFE8
Accessibility & contrast
On white
1.31
#5FFDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#5FFDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDA0
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDA0 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9A
Deuteranopia (green-blind)
#E8DBA6
Tritanopia (blue-blind)
#11FAE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffda0; /* rgb */ color: rgb(95, 253, 160); /* oklch */ color: oklch(88.8% 0.186 154.0);
Tailwind
colors: {
custom: {
50: '#9bffbd',
500: '#5ffda0',
950: '#000000',
},
}SCSS
$custom: #5ffda0; $custom-light: #9bffbd; $custom-dark: #000000;
JSON
{
"hex": "#5ffda0",
"rgb": {
"r": 95,
"g": 253,
"b": 160
},
"hsl": {
"h": 144.684,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.88825,
"c": 0.18562,
"h": 154
},
"luminance": 0.75222
}Semantic roles & 50–950 ramp
primary
#5FFDA0
secondary
#D7298F
accent
#0087E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682