#5FFD8A#5FFD8A
#5FFD8A is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.4% C 0.205 H 149.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFD8A |
|---|---|
| RGB | rgb(95, 253, 138) |
| HSL | hsl(136, 98%, 68%) |
| HSV | hsv(136, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(89.16, -65.25, 42.92) |
| CIE-LCH | lch(89.16, 78.10, 146.67°) |
| OKLab | oklab(88.45% -0.1761 0.105) |
| OKLCH | oklch(88.45% 0.205 149.2) |
| XYZ | xyz(44.4287, 74.5139, 36.0811) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.64
Spring Green
#00FF7F
ΔE00 2.74
Spearmint
#1EF876
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 2.98
Lightgreen (survey)
#76FF7B
ΔE00 3.23
Baby Green
#8CFF9E
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFD8A #FD5FD2
analogous
#83FD5F #5FFD8A #5FFDD9
triadic
#5FFD8A #8A5FFD #FD8A5F
tetradic
#5FFD8A #5F83FD #FD5FD2 #FDD95F
square
#5FFD8A #5F83FD #FD5FD2 #FDD95F
split-complementary
#5FFD8A #D95FFD #FD5F83
monochromatic
#03DF3F #23FC5E #5FFD8A #9BFEB6 #D8FFE2
Accessibility & contrast
On white
1.32
#5FFD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#5FFD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFD8A
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFD8A | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE881
Deuteranopia (green-blind)
#EBDA92
Tritanopia (blue-blind)
#2AF8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffd8a; /* rgb */ color: rgb(95, 253, 138); /* oklch */ color: oklch(88.4% 0.205 149.2);
Tailwind
colors: {
custom: {
50: '#9bffae',
500: '#5ffd8a',
950: '#000000',
},
}SCSS
$custom: #5ffd8a; $custom-light: #9bffae; $custom-dark: #000000;
JSON
{
"hex": "#5ffd8a",
"rgb": {
"r": 95,
"g": 253,
"b": 138
},
"hsl": {
"h": 136.329,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.88446,
"c": 0.20507,
"h": 149.2
},
"luminance": 0.74518
}Semantic roles & 50–950 ramp
primary
#5FFD8A
secondary
#D729A8
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681