#5FFD86#5FFD86
#5FFD86 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.4% C 0.209 H 148.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFD86 |
|---|---|
| RGB | rgb(95, 253, 134) |
| HSL | hsl(135, 98%, 68%) |
| HSV | hsv(135, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 47%, 0.8%) |
| CIE-LAB | lab(89.11, -65.85, 44.77) |
| CIE-LCH | lch(89.11, 79.63, 145.79°) |
| OKLab | oklab(88.39% -0.1777 0.1091) |
| OKLCH | oklch(88.39% 0.209 148.5) |
| XYZ | xyz(44.1445, 74.4002, 34.5839) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.67
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Spearmint
#1EF876
ΔE00 2.76
Wintergreen
#20F986
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 2.99
Baby Green
#8CFF9E
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFD86 #FD5FD6
analogous
#87FD5F #5FFD86 #5FFDD5
triadic
#5FFD86 #865FFD #FD865F
tetradic
#5FFD86 #5F87FD #FD5FD6 #FDD55F
square
#5FFD86 #5F87FD #FD5FD6 #FDD55F
split-complementary
#5FFD86 #D55FFD #FD5F87
monochromatic
#03DF39 #23FC58 #5FFD86 #9BFEB4 #D8FFE1
Accessibility & contrast
On white
1.32
#5FFD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#5FFD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFD86
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFD86 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#EBDA8E
Tritanopia (blue-blind)
#2CF8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffd86; /* rgb */ color: rgb(95, 253, 134); /* oklch */ color: oklch(88.4% 0.209 148.5);
Tailwind
colors: {
custom: {
50: '#9cffab',
500: '#5ffd86',
950: '#000000',
},
}SCSS
$custom: #5ffd86; $custom-light: #9cffab; $custom-dark: #000000;
JSON
{
"hex": "#5ffd86",
"rgb": {
"r": 95,
"g": 253,
"b": 134
},
"hsl": {
"h": 134.81,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.88385,
"c": 0.20856,
"h": 148.5
},
"luminance": 0.74405
}Semantic roles & 50–950 ramp
primary
#5FFD86
secondary
#D729AC
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681