#5FEE86#5FEE86
#5FEE86 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.189 H 149.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE86 |
|---|---|
| RGB | rgb(95, 238, 134) |
| HSL | hsl(136, 81%, 65%) |
| HSV | hsv(136, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(84.64, -60.36, 39.08) |
| CIE-LCH | lch(84.64, 71.91, 147.08°) |
| OKLab | oklab(84.7% -0.1631 0.0961) |
| OKLCH | oklch(84.7% 0.189 149.5) |
| XYZ | xyz(39.5940, 65.2993, 33.0671) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.93
Sea Green (survey)
#53FCA1
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE86 #EE5FC7
analogous
#7FEE5F #5FEE86 #5FEECE
triadic
#5FEE86 #865FEE #EE865F
tetradic
#5FEE86 #5F7FEE #EE5FC7 #EECE5F
square
#5FEE86 #5F7FEE #EE5FC7 #EECE5F
split-complementary
#5FEE86 #CE5FEE #EE5F7F
monochromatic
#14BE43 #28E85C #5FEE86 #96F4B0 #CEFADA
Accessibility & contrast
On white
1.49
#5FEE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5FEE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE86
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE86 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7E
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#35EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fee86; /* rgb */ color: rgb(95, 238, 134); /* oklch */ color: oklch(84.7% 0.189 149.5);
Tailwind
colors: {
custom: {
50: '#99f4aa',
500: '#5fee86',
950: '#000000',
},
}SCSS
$custom: #5fee86; $custom-light: #99f4aa; $custom-dark: #000000;
JSON
{
"hex": "#5fee86",
"rgb": {
"r": 95,
"g": 238,
"b": 134
},
"hsl": {
"h": 136.364,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.84702,
"c": 0.1893,
"h": 149.5
},
"luminance": 0.65303
}Semantic roles & 50–950 ramp
primary
#5FEE86
secondary
#BD3498
accent
#08A3DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581