#5FEE74#5FEE74
#5FEE74 is a very light, highly saturated green. Relative luminance 0.648; OKLCH L 84.4% C 0.205 H 146.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE74 |
|---|---|
| RGB | rgb(95, 238, 116) |
| HSL | hsl(129, 81%, 65%) |
| HSV | hsv(129, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 51.3%, 6.7%) |
| CIE-LAB | lab(84.40, -62.99, 47.44) |
| CIE-LCH | lch(84.40, 78.86, 143.02°) |
| OKLab | oklab(84.43% -0.1704 0.1142) |
| OKLCH | oklch(84.43% 0.205 146.2) |
| XYZ | xyz(38.4437, 64.8392, 27.0089) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.31
Lightish Green
#61E160
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.70
Lightgreen (survey)
#76FF7B
ΔE00 3.96
Wintergreen
#20F986
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE74 #EE5FD9
analogous
#92EE5F #5FEE74 #5FEEBB
triadic
#5FEE74 #745FEE #EE745F
tetradic
#5FEE74 #5F92EE #EE5FD9 #EEBB5F
square
#5FEE74 #5F92EE #EE5FD9 #EEBB5F
split-complementary
#5FEE74 #BB5FEE #EE5F92
monochromatic
#14BE2D #28E844 #5FEE74 #96F4A4 #CEFAD4
Accessibility & contrast
On white
1.50
#5FEE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5FEE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE74
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE74 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#DFCE7D
Tritanopia (blue-blind)
#3DE9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fee74; /* rgb */ color: rgb(95, 238, 116); /* oklch */ color: oklch(84.4% 0.205 146.2);
Tailwind
colors: {
custom: {
50: '#9af59e',
500: '#5fee74',
950: '#000000',
},
}SCSS
$custom: #5fee74; $custom-light: #9af59e; $custom-dark: #000000;
JSON
{
"hex": "#5fee74",
"rgb": {
"r": 95,
"g": 238,
"b": 116
},
"hsl": {
"h": 128.811,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.84429,
"c": 0.20512,
"h": 146.2
},
"luminance": 0.64843
}Semantic roles & 50–950 ramp
primary
#5FEE74
secondary
#BD34A9
accent
#08BEDD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580