#5FFD91#5FFD91
#5FFD91 is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.6% C 0.199 H 150.6°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFD91 |
|---|---|
| RGB | rgb(95, 253, 145) |
| HSL | hsl(139, 98%, 68%) |
| HSV | hsv(139, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(89.26, -64.16, 39.65) |
| CIE-LCH | lch(89.26, 75.42, 148.28°) |
| OKLab | oklab(88.56% -0.1732 0.0978) |
| OKLCH | oklch(88.56% 0.199 150.6) |
| XYZ | xyz(44.9520, 74.7232, 38.8366) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.56
Sea Green (survey)
#53FCA1
ΔE00 2.99
Light Green Blue
#56FCA2
ΔE00 3.08
Spring Green
#00FF7F
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFD91 #FD5FCB
analogous
#7CFD5F #5FFD91 #5FFDE0
triadic
#5FFD91 #915FFD #FD915F
tetradic
#5FFD91 #5F7CFD #FD5FCB #FDE05F
square
#5FFD91 #5F7CFD #FD5FCB #FDE05F
split-complementary
#5FFD91 #E05FFD #FD5F7C
monochromatic
#03DF48 #23FC67 #5FFD91 #9BFEBB #D8FFE4
Accessibility & contrast
On white
1.32
#5FFD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#5FFD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFD91
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFD91 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE989
Deuteranopia (green-blind)
#EADB98
Tritanopia (blue-blind)
#24F9E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffd91; /* rgb */ color: rgb(95, 253, 145); /* oklch */ color: oklch(88.6% 0.199 150.6);
Tailwind
colors: {
custom: {
50: '#9bffb2',
500: '#5ffd91',
950: '#000000',
},
}SCSS
$custom: #5ffd91; $custom-light: #9bffb2; $custom-dark: #000000;
JSON
{
"hex": "#5ffd91",
"rgb": {
"r": 95,
"g": 253,
"b": 145
},
"hsl": {
"h": 138.987,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.88559,
"c": 0.19891,
"h": 150.6
},
"luminance": 0.74728
}Semantic roles & 50–950 ramp
primary
#5FFD91
secondary
#D729A0
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681