#5FF485#5FF485
#5FF485 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.198 H 148.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF485 |
|---|---|
| RGB | rgb(95, 244, 133) |
| HSL | hsl(135, 87%, 66%) |
| HSV | hsv(135, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(86.42, -62.74, 41.84) |
| CIE-LCH | lch(86.42, 75.41, 146.30°) |
| OKLab | oklab(86.16% -0.1694 0.1024) |
| OKLCH | oklch(86.16% 0.198 148.9) |
| XYZ | xyz(41.3007, 68.8236, 33.2935) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 2.84
Spearmint
#1EF876
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.59
Lightgreen (survey)
#76FF7B
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF485 #F45FCE
analogous
#84F45F #5FF485 #5FF4D0
triadic
#5FF485 #855FF4 #F4855F
tetradic
#5FF485 #5F84F4 #F45FCE #F4D05F
square
#5FF485 #5F84F4 #F45FCE #F4D05F
split-complementary
#5FF485 #D05FF4 #F45F84
monochromatic
#0ECB3E #26F059 #5FF485 #98F8B1 #D2FCDC
Accessibility & contrast
On white
1.42
#5FF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5FF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF485
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF485 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#32F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff485; /* rgb */ color: rgb(95, 244, 133); /* oklch */ color: oklch(86.2% 0.198 148.9);
Tailwind
colors: {
custom: {
50: '#9af9aa',
500: '#5ff485',
950: '#000000',
},
}SCSS
$custom: #5ff485; $custom-light: #9af9aa; $custom-dark: #000000;
JSON
{
"hex": "#5ff485",
"rgb": {
"r": 95,
"g": 244,
"b": 133
},
"hsl": {
"h": 135.302,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86161,
"c": 0.19797,
"h": 148.9
},
"luminance": 0.68828
}Semantic roles & 50–950 ramp
primary
#5FF485
secondary
#C730A1
accent
#02AAE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581