#5FF27C#5FF27C
#5FF27C is a very light, highly saturated green. Relative luminance 0.674; OKLCH L 85.5% C 0.203 H 147.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF27C |
|---|---|
| RGB | rgb(95, 242, 124) |
| HSL | hsl(132, 85%, 66%) |
| HSV | hsv(132, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 48.8%, 5.1%) |
| CIE-LAB | lab(85.70, -63.33, 45.26) |
| CIE-LCH | lch(85.70, 77.84, 144.45°) |
| OKLab | oklab(85.53% -0.1711 0.1098) |
| OKLCH | oklch(85.53% 0.203 147.3) |
| XYZ | xyz(40.1068, 67.3885, 29.9586) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.80
Minty Green
#0BF77D
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.34
Lightgreen (survey)
#76FF7B
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF27C #F25FD5
analogous
#8BF25F #5FF27C #5FF2C5
triadic
#5FF27C #7C5FF2 #F27C5F
tetradic
#5FF27C #5F8BF2 #F25FD5 #F2C55F
square
#5FF27C #5F8BF2 #F25FD5 #F2C55F
split-complementary
#5FF27C #C55FF2 #F25F8B
monochromatic
#10C634 #26ED4E #5FF27C #98F7AA #D0FBD9
Accessibility & contrast
On white
1.45
#5FF27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#5FF27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF27C
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF27C | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE72
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#38EDD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff27c; /* rgb */ color: rgb(95, 242, 124); /* oklch */ color: oklch(85.5% 0.203 147.3);
Tailwind
colors: {
custom: {
50: '#9af7a4',
500: '#5ff27c',
950: '#000000',
},
}SCSS
$custom: #5ff27c; $custom-light: #9af7a4; $custom-dark: #000000;
JSON
{
"hex": "#5ff27c",
"rgb": {
"r": 95,
"g": 242,
"b": 124
},
"hsl": {
"h": 131.837,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85532,
"c": 0.2033,
"h": 147.3
},
"luminance": 0.67392
}Semantic roles & 50–950 ramp
primary
#5FF27C
secondary
#C432A7
accent
#04B6E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580