#5FFD8D#5FFD8D
#5FFD8D is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.5% C 0.202 H 149.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFD8D |
|---|---|
| RGB | rgb(95, 253, 141) |
| HSL | hsl(137, 98%, 68%) |
| HSV | hsv(137, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 44.3%, 0.8%) |
| CIE-LAB | lab(89.21, -64.79, 41.52) |
| CIE-LCH | lch(89.21, 76.96, 147.35°) |
| OKLab | oklab(88.49% -0.1749 0.102) |
| OKLCH | oklch(88.49% 0.202 149.8) |
| XYZ | xyz(44.6489, 74.6020, 37.2408) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.55
Spring Green
#00FF7F
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.19
Sea Green (survey)
#53FCA1
ΔE00 3.57
Lightgreen (survey)
#76FF7B
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFD8D #FD5FCF
analogous
#80FD5F #5FFD8D #5FFDDC
triadic
#5FFD8D #8D5FFD #FD8D5F
tetradic
#5FFD8D #5F80FD #FD5FCF #FDDC5F
square
#5FFD8D #5F80FD #FD5FCF #FDDC5F
split-complementary
#5FFD8D #DC5FFD #FD5F80
monochromatic
#03DF43 #23FC62 #5FFD8D #9BFEB8 #D8FFE3
Accessibility & contrast
On white
1.32
#5FFD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#5FFD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFD8D
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFD8D | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE984
Deuteranopia (green-blind)
#EADB95
Tritanopia (blue-blind)
#27F9E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffd8d; /* rgb */ color: rgb(95, 253, 141); /* oklch */ color: oklch(88.5% 0.202 149.8);
Tailwind
colors: {
custom: {
50: '#9bffb0',
500: '#5ffd8d',
950: '#000000',
},
}SCSS
$custom: #5ffd8d; $custom-light: #9bffb0; $custom-dark: #000000;
JSON
{
"hex": "#5ffd8d",
"rgb": {
"r": 95,
"g": 253,
"b": 141
},
"hsl": {
"h": 137.468,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.88494,
"c": 0.20244,
"h": 149.8
},
"luminance": 0.74607
}Semantic roles & 50–950 ramp
primary
#5FFD8D
secondary
#D729A4
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681