#5FEE8F#5FEE8F
#5FEE8F is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.181 H 151.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE8F |
|---|---|
| RGB | rgb(95, 238, 143) |
| HSL | hsl(140, 81%, 65%) |
| HSV | hsv(140, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(84.77, -58.89, 34.79) |
| CIE-LCH | lch(84.77, 68.40, 149.43°) |
| OKLab | oklab(84.86% -0.1593 0.0864) |
| OKLCH | oklch(84.86% 0.181 151.5) |
| XYZ | xyz(40.2487, 65.5612, 36.5148) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.76
Light Bluish Green
#76FDA8
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE8F #EE5FBE
analogous
#76EE5F #5FEE8F #5FEED7
triadic
#5FEE8F #8F5FEE #EE8F5F
tetradic
#5FEE8F #5F76EE #EE5FBE #EED75F
square
#5FEE8F #5F76EE #EE5FBE #EED75F
split-complementary
#5FEE8F #D75FEE #EE5F76
monochromatic
#14BE4D #28E868 #5FEE8F #96F4B6 #CEFADC
Accessibility & contrast
On white
1.49
#5FEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5FEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE8F
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE8F | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC88
Deuteranopia (green-blind)
#DCCE95
Tritanopia (blue-blind)
#2FEBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fee8f; /* rgb */ color: rgb(95, 238, 143); /* oklch */ color: oklch(84.9% 0.181 151.5);
Tailwind
colors: {
custom: {
50: '#99f4b0',
500: '#5fee8f',
950: '#000000',
},
}SCSS
$custom: #5fee8f; $custom-light: #99f4b0; $custom-dark: #000000;
JSON
{
"hex": "#5fee8f",
"rgb": {
"r": 95,
"g": 238,
"b": 143
},
"hsl": {
"h": 140.14,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.84856,
"c": 0.18118,
"h": 151.5
},
"luminance": 0.65565
}Semantic roles & 50–950 ramp
primary
#5FEE8F
secondary
#BD348F
accent
#0896DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581