#5FF27E#5FF27E
#5FF27E is a very light, highly saturated green. Relative luminance 0.674; OKLCH L 85.6% C 0.202 H 147.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF27E |
|---|---|
| RGB | rgb(95, 242, 126) |
| HSL | hsl(133, 85%, 66%) |
| HSV | hsv(133, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 47.9%, 5.1%) |
| CIE-LAB | lab(85.73, -63.05, 44.34) |
| CIE-LCH | lch(85.73, 77.08, 144.88°) |
| OKLab | oklab(85.56% -0.1703 0.1078) |
| OKLCH | oklch(85.56% 0.202 147.7) |
| XYZ | xyz(40.2346, 67.4396, 30.6314) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 2.99
Wintergreen
#20F986
ΔE00 3.21
Lightgreen (survey)
#76FF7B
ΔE00 3.71
Spring Green
#00FF7F
ΔE00 3.80
Turquoise Green
#04F489
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF27E #F25FD3
analogous
#89F25F #5FF27E #5FF2C7
triadic
#5FF27E #7E5FF2 #F27E5F
tetradic
#5FF27E #5F89F2 #F25FD3 #F2C75F
square
#5FF27E #5F89F2 #F25FD3 #F2C75F
split-complementary
#5FF27E #C75FF2 #F25F89
monochromatic
#10C637 #26ED50 #5FF27E #98F7AC #D0FBD9
Accessibility & contrast
On white
1.45
#5FF27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#5FF27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF27E
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF27E | 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)
#F5DE75
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#37EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff27e; /* rgb */ color: rgb(95, 242, 126); /* oklch */ color: oklch(85.6% 0.202 147.7);
Tailwind
colors: {
custom: {
50: '#9af7a5',
500: '#5ff27e',
950: '#000000',
},
}SCSS
$custom: #5ff27e; $custom-light: #9af7a5; $custom-dark: #000000;
JSON
{
"hex": "#5ff27e",
"rgb": {
"r": 95,
"g": 242,
"b": 126
},
"hsl": {
"h": 132.653,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85561,
"c": 0.20156,
"h": 147.7
},
"luminance": 0.67444
}Semantic roles & 50–950 ramp
primary
#5FF27E
secondary
#C432A5
accent
#04B3E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580