#5FF27F#5FF27F
#5FF27F is a very light, highly saturated green. Relative luminance 0.675; OKLCH L 85.6% C 0.201 H 147.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF27F |
|---|---|
| RGB | rgb(95, 242, 127) |
| HSL | hsl(133, 85%, 66%) |
| HSV | hsv(133, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 47.5%, 5.1%) |
| CIE-LAB | lab(85.74, -62.90, 43.88) |
| CIE-LCH | lch(85.74, 76.69, 145.10°) |
| OKLab | oklab(85.58% -0.1699 0.1068) |
| OKLCH | oklch(85.58% 0.201 147.9) |
| XYZ | xyz(40.2994, 67.4655, 30.9730) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 2.97
Wintergreen
#20F986
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.74
Lightgreen (survey)
#76FF7B
ΔE00 3.79
Spring Green
#00FF7F
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF27F #F25FD2
analogous
#88F25F #5FF27F #5FF2C8
triadic
#5FF27F #7F5FF2 #F27F5F
tetradic
#5FF27F #5F88F2 #F25FD2 #F2C85F
square
#5FF27F #5F88F2 #F25FD2 #F2C85F
split-complementary
#5FF27F #C85FF2 #F25F88
monochromatic
#10C638 #26ED52 #5FF27F #98F7AC #D0FBDA
Accessibility & contrast
On white
1.45
#5FF27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#5FF27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF27F
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF27F | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE76
Deuteranopia (green-blind)
#E2D187
Tritanopia (blue-blind)
#37EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff27f; /* rgb */ color: rgb(95, 242, 127); /* oklch */ color: oklch(85.6% 0.201 147.9);
Tailwind
colors: {
custom: {
50: '#9af7a6',
500: '#5ff27f',
950: '#000000',
},
}SCSS
$custom: #5ff27f; $custom-light: #9af7a6; $custom-dark: #000000;
JSON
{
"hex": "#5ff27f",
"rgb": {
"r": 95,
"g": 242,
"b": 127
},
"hsl": {
"h": 133.061,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85576,
"c": 0.20069,
"h": 147.9
},
"luminance": 0.67469
}Semantic roles & 50–950 ramp
primary
#5FF27F
secondary
#C432A4
accent
#04B1E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580