#5FF281#5FF281
#5FF281 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.6% C 0.199 H 148.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF281 |
|---|---|
| RGB | rgb(95, 242, 129) |
| HSL | hsl(134, 85%, 66%) |
| HSV | hsv(134, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 46.7%, 5.1%) |
| CIE-LAB | lab(85.77, -62.61, 42.95) |
| CIE-LCH | lch(85.77, 75.92, 145.55°) |
| OKLab | oklab(85.61% -0.1691 0.1048) |
| OKLCH | oklch(85.61% 0.199 148.2) |
| XYZ | xyz(40.4310, 67.5182, 31.6662) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.95
Spearmint
#1EF876
ΔE00 2.97
Wintergreen
#20F986
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.56
Spring Green
#00FF7F
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF281 #F25FD0
analogous
#86F25F #5FF281 #5FF2CB
triadic
#5FF281 #815FF2 #F2815F
tetradic
#5FF281 #5F86F2 #F25FD0 #F2CB5F
square
#5FF281 #5F86F2 #F25FD0 #F2CB5F
split-complementary
#5FF281 #CB5FF2 #F25F86
monochromatic
#10C63A #26ED54 #5FF281 #98F7AE #D0FBDA
Accessibility & contrast
On white
1.45
#5FF281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5FF281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF281
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF281 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE78
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#36EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff281; /* rgb */ color: rgb(95, 242, 129); /* oklch */ color: oklch(85.6% 0.199 148.2);
Tailwind
colors: {
custom: {
50: '#9af7a7',
500: '#5ff281',
950: '#000000',
},
}SCSS
$custom: #5ff281; $custom-light: #9af7a7; $custom-dark: #000000;
JSON
{
"hex": "#5ff281",
"rgb": {
"r": 95,
"g": 242,
"b": 129
},
"hsl": {
"h": 133.878,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85607,
"c": 0.19893,
"h": 148.2
},
"luminance": 0.67522
}Semantic roles & 50–950 ramp
primary
#5FF281
secondary
#C432A2
accent
#04AEE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580