#5FEE79#5FEE79
#5FEE79 is a very light, highly saturated green. Relative luminance 0.650; OKLCH L 84.5% C 0.201 H 147.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE79 |
|---|---|
| RGB | rgb(95, 238, 121) |
| HSL | hsl(131, 81%, 65%) |
| HSV | hsv(131, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 49.2%, 6.7%) |
| CIE-LAB | lab(84.46, -62.30, 45.15) |
| CIE-LCH | lch(84.46, 76.94, 144.07°) |
| OKLab | oklab(84.5% -0.1684 0.1094) |
| OKLCH | oklch(84.5% 0.201 147) |
| XYZ | xyz(38.7424, 64.9587, 28.5821) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.76
Lightish Green
#61E160
ΔE00 3.76
Wintergreen
#20F986
ΔE00 3.85
Lightgreen (survey)
#76FF7B
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE79 #EE5FD4
analogous
#8CEE5F #5FEE79 #5FEEC0
triadic
#5FEE79 #795FEE #EE795F
tetradic
#5FEE79 #5F8CEE #EE5FD4 #EEC05F
square
#5FEE79 #5F8CEE #EE5FD4 #EEC05F
split-complementary
#5FEE79 #C05FEE #EE5F8C
monochromatic
#14BE33 #28E84B #5FEE79 #96F4A7 #CEFAD6
Accessibility & contrast
On white
1.50
#5FEE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5FEE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE79
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE79 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6F
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#3BE9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fee79; /* rgb */ color: rgb(95, 238, 121); /* oklch */ color: oklch(84.5% 0.201 147.0);
Tailwind
colors: {
custom: {
50: '#99f5a2',
500: '#5fee79',
950: '#000000',
},
}SCSS
$custom: #5fee79; $custom-light: #99f5a2; $custom-dark: #000000;
JSON
{
"hex": "#5fee79",
"rgb": {
"r": 95,
"g": 238,
"b": 121
},
"hsl": {
"h": 130.909,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.845,
"c": 0.20082,
"h": 147
},
"luminance": 0.64962
}Semantic roles & 50–950 ramp
primary
#5FEE79
secondary
#BD34A4
accent
#08B6DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580