#5FF27D#5FF27D
#5FF27D is a very light, highly saturated green. Relative luminance 0.674; OKLCH L 85.5% C 0.202 H 147.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF27D |
|---|---|
| RGB | rgb(95, 242, 125) |
| HSL | hsl(132, 85%, 66%) |
| HSV | hsv(132, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 48.3%, 5.1%) |
| CIE-LAB | lab(85.71, -63.19, 44.80) |
| CIE-LCH | lch(85.71, 77.46, 144.66°) |
| OKLab | oklab(85.55% -0.1707 0.1088) |
| OKLCH | oklch(85.55% 0.202 147.5) |
| XYZ | xyz(40.1704, 67.4139, 30.2933) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.27
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Spring Green
#00FF7F
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF27D #F25FD4
analogous
#8AF25F #5FF27D #5FF2C6
triadic
#5FF27D #7D5FF2 #F27D5F
tetradic
#5FF27D #5F8AF2 #F25FD4 #F2C65F
square
#5FF27D #5F8AF2 #F25FD4 #F2C65F
split-complementary
#5FF27D #C65FF2 #F25F8A
monochromatic
#10C635 #26ED4F #5FF27D #98F7AB #D0FBD9
Accessibility & contrast
On white
1.45
#5FF27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#5FF27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF27D
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF27D | 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)
#F5DE73
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#37EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff27d; /* rgb */ color: rgb(95, 242, 125); /* oklch */ color: oklch(85.5% 0.202 147.5);
Tailwind
colors: {
custom: {
50: '#9af7a4',
500: '#5ff27d',
950: '#000000',
},
}SCSS
$custom: #5ff27d; $custom-light: #9af7a4; $custom-dark: #000000;
JSON
{
"hex": "#5ff27d",
"rgb": {
"r": 95,
"g": 242,
"b": 125
},
"hsl": {
"h": 132.245,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85547,
"c": 0.20243,
"h": 147.5
},
"luminance": 0.67418
}Semantic roles & 50–950 ramp
primary
#5FF27D
secondary
#C432A6
accent
#04B4E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580