#5FFD89#5FFD89
#5FFD89 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.4% C 0.206 H 149.0°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFD89 |
|---|---|
| RGB | rgb(95, 253, 137) |
| HSL | hsl(136, 98%, 68%) |
| HSV | hsv(136, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(89.15, -65.41, 43.38) |
| CIE-LCH | lch(89.15, 78.49, 146.44°) |
| OKLab | oklab(88.43% -0.1765 0.1061) |
| OKLCH | oklch(88.43% 0.206 149) |
| XYZ | xyz(44.3567, 74.4851, 35.7015) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.68
Spring Green
#00FF7F
ΔE00 2.71
Spearmint
#1EF876
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 2.97
Lightgreen (survey)
#76FF7B
ΔE00 3.10
Baby Green
#8CFF9E
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFD89 #FD5FD3
analogous
#84FD5F #5FFD89 #5FFDD8
triadic
#5FFD89 #895FFD #FD895F
tetradic
#5FFD89 #5F84FD #FD5FD3 #FDD85F
square
#5FFD89 #5F84FD #FD5FD3 #FDD85F
split-complementary
#5FFD89 #D85FFD #FD5F84
monochromatic
#03DF3D #23FC5C #5FFD89 #9BFEB6 #D8FFE2
Accessibility & contrast
On white
1.32
#5FFD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#5FFD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFD89
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFD89 | 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)
#FFE880
Deuteranopia (green-blind)
#EBDA91
Tritanopia (blue-blind)
#2AF8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffd89; /* rgb */ color: rgb(95, 253, 137); /* oklch */ color: oklch(88.4% 0.206 149.0);
Tailwind
colors: {
custom: {
50: '#9bffad',
500: '#5ffd89',
950: '#000000',
},
}SCSS
$custom: #5ffd89; $custom-light: #9bffad; $custom-dark: #000000;
JSON
{
"hex": "#5ffd89",
"rgb": {
"r": 95,
"g": 253,
"b": 137
},
"hsl": {
"h": 135.949,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.88431,
"c": 0.20595,
"h": 149
},
"luminance": 0.7449
}Semantic roles & 50–950 ramp
primary
#5FFD89
secondary
#D729A9
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681