#5FEE8D#5FEE8D
#5FEE8D is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.183 H 151.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE8D |
|---|---|
| RGB | rgb(95, 238, 141) |
| HSL | hsl(139, 81%, 65%) |
| HSV | hsv(139, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(84.74, -59.23, 35.75) |
| CIE-LCH | lch(84.74, 69.18, 148.88°) |
| OKLab | oklab(84.82% -0.1601 0.0886) |
| OKLCH | oklch(84.82% 0.183 151.1) |
| XYZ | xyz(40.0985, 65.5011, 35.7240) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.67
Minty Green
#0BF77D
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE8D #EE5FC0
analogous
#78EE5F #5FEE8D #5FEED5
triadic
#5FEE8D #8D5FEE #EE8D5F
tetradic
#5FEE8D #5F78EE #EE5FC0 #EED55F
square
#5FEE8D #5F78EE #EE5FC0 #EED55F
split-complementary
#5FEE8D #D55FEE #EE5F78
monochromatic
#14BE4B #28E866 #5FEE8D #96F4B4 #CEFADC
Accessibility & contrast
On white
1.49
#5FEE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5FEE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE8D
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE8D | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB86
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#31EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fee8d; /* rgb */ color: rgb(95, 238, 141); /* oklch */ color: oklch(84.8% 0.183 151.1);
Tailwind
colors: {
custom: {
50: '#99f4af',
500: '#5fee8d',
950: '#000000',
},
}SCSS
$custom: #5fee8d; $custom-light: #99f4af; $custom-dark: #000000;
JSON
{
"hex": "#5fee8d",
"rgb": {
"r": 95,
"g": 238,
"b": 141
},
"hsl": {
"h": 139.301,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.84821,
"c": 0.18299,
"h": 151.1
},
"luminance": 0.65505
}Semantic roles & 50–950 ramp
primary
#5FEE8D
secondary
#BD3491
accent
#0899DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581