#5FF488#5FF488
#5FF488 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.2% C 0.195 H 149.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF488 |
|---|---|
| RGB | rgb(95, 244, 136) |
| HSL | hsl(137, 87%, 66%) |
| HSV | hsv(137, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(86.46, -62.28, 40.43) |
| CIE-LCH | lch(86.46, 74.25, 147.01°) |
| OKLab | oklab(86.21% -0.1682 0.0993) |
| OKLCH | oklch(86.21% 0.195 149.4) |
| XYZ | xyz(41.5109, 68.9077, 34.4007) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.67
Minty Green
#0BF77D
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.11
Spearmint
#1EF876
ΔE00 3.22
Spring Green
#00FF7F
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF488 #F45FCB
analogous
#81F45F #5FF488 #5FF4D3
triadic
#5FF488 #885FF4 #F4885F
tetradic
#5FF488 #5F81F4 #F45FCB #F4D35F
square
#5FF488 #5F81F4 #F45FCB #F4D35F
split-complementary
#5FF488 #D35FF4 #F45F81
monochromatic
#0ECB42 #26F05D #5FF488 #98F8B3 #D2FCDD
Accessibility & contrast
On white
1.42
#5FF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5FF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF488
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF488 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E080
Deuteranopia (green-blind)
#E3D38F
Tritanopia (blue-blind)
#31F0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff488; /* rgb */ color: rgb(95, 244, 136); /* oklch */ color: oklch(86.2% 0.195 149.4);
Tailwind
colors: {
custom: {
50: '#9af9ac',
500: '#5ff488',
950: '#000000',
},
}SCSS
$custom: #5ff488; $custom-light: #9af9ac; $custom-dark: #000000;
JSON
{
"hex": "#5ff488",
"rgb": {
"r": 95,
"g": 244,
"b": 136
},
"hsl": {
"h": 136.51,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86209,
"c": 0.19531,
"h": 149.4
},
"luminance": 0.68912
}Semantic roles & 50–950 ramp
primary
#5FF488
secondary
#C7309E
accent
#02A6E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581