#5FF988#5FF988
#5FF988 is a very light, highly saturated green. Relative luminance 0.720; OKLCH L 87.4% C 0.202 H 149.1°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF988 |
|---|---|
| RGB | rgb(95, 249, 136) |
| HSL | hsl(136, 93%, 67%) |
| HSV | hsv(136, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 45.4%, 2.4%) |
| CIE-LAB | lab(87.95, -64.11, 42.34) |
| CIE-LCH | lch(87.95, 76.83, 146.56°) |
| OKLab | oklab(87.44% -0.1731 0.1036) |
| OKLCH | oklch(87.44% 0.202 149.1) |
| XYZ | xyz(43.0358, 71.9575, 34.9090) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.50
Minty Green
#0BF77D
ΔE00 2.77
Spearmint
#1EF876
ΔE00 2.84
Spring Green
#00FF7F
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF988 #F95FD0
analogous
#83F95F #5FF988 #5FF9D5
triadic
#5FF988 #885FF9 #F9885F
tetradic
#5FF988 #5F83F9 #F95FD0 #F9D55F
square
#5FF988 #5F83F9 #F95FD0 #F9D55F
split-complementary
#5FF988 #D55FF9 #F95F83
monochromatic
#08D63F #24F75C #5FF988 #9AFBB4 #D5FDE0
Accessibility & contrast
On white
1.36
#5FF988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#5FF988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF988
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF988 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#2EF5DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff988; /* rgb */ color: rgb(95, 249, 136); /* oklch */ color: oklch(87.4% 0.202 149.1);
Tailwind
colors: {
custom: {
50: '#9bfcac',
500: '#5ff988',
950: '#000000',
},
}SCSS
$custom: #5ff988; $custom-light: #9bfcac; $custom-dark: #000000;
JSON
{
"hex": "#5ff988",
"rgb": {
"r": 95,
"g": 249,
"b": 136
},
"hsl": {
"h": 135.974,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.87435,
"c": 0.20173,
"h": 149.1
},
"luminance": 0.71962
}Semantic roles & 50–950 ramp
primary
#5FF988
secondary
#D02CA4
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681