#5FEE7F#5FEE7F
#5FEE7F is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.196 H 148.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE7F |
|---|---|
| RGB | rgb(95, 238, 127) |
| HSL | hsl(133, 81%, 65%) |
| HSV | hsv(133, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(84.54, -61.43, 42.37) |
| CIE-LCH | lch(84.54, 74.63, 145.41°) |
| OKLab | oklab(84.59% -0.166 0.1034) |
| OKLCH | oklch(84.59% 0.196 148.1) |
| XYZ | xyz(39.1219, 65.1105, 30.5805) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.37
Spearmint
#1EF876
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 3.74
Lightish Green
#61E160
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE7F #EE5FCE
analogous
#86EE5F #5FEE7F #5FEEC7
triadic
#5FEE7F #7F5FEE #EE7F5F
tetradic
#5FEE7F #5F86EE #EE5FCE #EEC75F
square
#5FEE7F #5F86EE #EE5FCE #EEC75F
split-complementary
#5FEE7F #C75FEE #EE5F86
monochromatic
#14BE3A #28E853 #5FEE7F #96F4AB #CEFAD8
Accessibility & contrast
On white
1.50
#5FEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5FEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE7F
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE7F | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB76
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#38E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fee7f; /* rgb */ color: rgb(95, 238, 127); /* oklch */ color: oklch(84.6% 0.196 148.1);
Tailwind
colors: {
custom: {
50: '#99f5a6',
500: '#5fee7f',
950: '#000000',
},
}SCSS
$custom: #5fee7f; $custom-light: #99f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5fee7f",
"rgb": {
"r": 95,
"g": 238,
"b": 127
},
"hsl": {
"h": 133.427,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.8459,
"c": 0.19555,
"h": 148.1
},
"luminance": 0.65114
}Semantic roles & 50–950 ramp
primary
#5FEE7F
secondary
#BD349E
accent
#08AEDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580