#5FF27B#5FF27B
#5FF27B is a very light, highly saturated green. Relative luminance 0.674; OKLCH L 85.5% C 0.204 H 147.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF27B |
|---|---|
| RGB | rgb(95, 242, 123) |
| HSL | hsl(131, 85%, 66%) |
| HSV | hsv(131, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 49.2%, 5.1%) |
| CIE-LAB | lab(85.69, -63.48, 45.72) |
| CIE-LCH | lch(85.69, 78.23, 144.23°) |
| OKLab | oklab(85.52% -0.1715 0.1107) |
| OKLCH | oklch(85.52% 0.204 147.2) |
| XYZ | xyz(40.0439, 67.3633, 29.6272) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.42
Lightgreen (survey)
#76FF7B
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF27B #F25FD6
analogous
#8CF25F #5FF27B #5FF2C5
triadic
#5FF27B #7B5FF2 #F27B5F
tetradic
#5FF27B #5F8CF2 #F25FD6 #F2C55F
square
#5FF27B #5F8CF2 #F25FD6 #F2C55F
split-complementary
#5FF27B #C55FF2 #F25F8C
monochromatic
#10C633 #26ED4C #5FF27B #98F7AA #D0FBD8
Accessibility & contrast
On white
1.45
#5FF27B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#5FF27B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF27B
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF27B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF27B | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE71
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#38EDD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff27b; /* rgb */ color: rgb(95, 242, 123); /* oklch */ color: oklch(85.5% 0.204 147.2);
Tailwind
colors: {
custom: {
50: '#9af7a3',
500: '#5ff27b',
950: '#000000',
},
}SCSS
$custom: #5ff27b; $custom-light: #9af7a3; $custom-dark: #000000;
JSON
{
"hex": "#5ff27b",
"rgb": {
"r": 95,
"g": 242,
"b": 123
},
"hsl": {
"h": 131.429,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85517,
"c": 0.20417,
"h": 147.2
},
"luminance": 0.67367
}Semantic roles & 50–950 ramp
primary
#5FF27B
secondary
#C432A8
accent
#04B7E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580