#5FEE89#5FEE89
#5FEE89 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.187 H 150.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE89 |
|---|---|
| RGB | rgb(95, 238, 137) |
| HSL | hsl(138, 81%, 65%) |
| HSV | hsv(138, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(84.68, -59.88, 37.66) |
| CIE-LCH | lch(84.68, 70.74, 147.84°) |
| OKLab | oklab(84.75% -0.1618 0.0929) |
| OKLCH | oklch(84.75% 0.187 150.1) |
| XYZ | xyz(39.8062, 65.3842, 34.1847) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE89 #EE5FC4
analogous
#7DEE5F #5FEE89 #5FEED0
triadic
#5FEE89 #895FEE #EE895F
tetradic
#5FEE89 #5F7DEE #EE5FC4 #EED05F
square
#5FEE89 #5F7DEE #EE5FC4 #EED05F
split-complementary
#5FEE89 #D05FEE #EE5F7D
monochromatic
#14BE46 #28E860 #5FEE89 #96F4B2 #CEFADB
Accessibility & contrast
On white
1.49
#5FEE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5FEE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE89
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE89 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#33EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fee89; /* rgb */ color: rgb(95, 238, 137); /* oklch */ color: oklch(84.8% 0.187 150.1);
Tailwind
colors: {
custom: {
50: '#99f4ac',
500: '#5fee89',
950: '#000000',
},
}SCSS
$custom: #5fee89; $custom-light: #99f4ac; $custom-dark: #000000;
JSON
{
"hex": "#5fee89",
"rgb": {
"r": 95,
"g": 238,
"b": 137
},
"hsl": {
"h": 137.622,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.84752,
"c": 0.18659,
"h": 150.1
},
"luminance": 0.65388
}Semantic roles & 50–950 ramp
primary
#5FEE89
secondary
#BD3495
accent
#089FDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581