#5FEE8C#5FEE8C
#5FEE8C is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.184 H 150.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE8C |
|---|---|
| RGB | rgb(95, 238, 140) |
| HSL | hsl(139, 81%, 65%) |
| HSV | hsv(139, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 41.2%, 6.7%) |
| CIE-LAB | lab(84.73, -59.39, 36.23) |
| CIE-LCH | lch(84.73, 69.57, 148.62°) |
| OKLab | oklab(84.8% -0.1606 0.0896) |
| OKLCH | oklch(84.8% 0.184 150.8) |
| XYZ | xyz(40.0244, 65.4715, 35.3339) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Turquoise Green
#04F489
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 3.77
Minty Green
#0BF77D
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE8C #EE5FC1
analogous
#79EE5F #5FEE8C #5FEED3
triadic
#5FEE8C #8C5FEE #EE8C5F
tetradic
#5FEE8C #5F79EE #EE5FC1 #EED35F
square
#5FEE8C #5F79EE #EE5FC1 #EED35F
split-complementary
#5FEE8C #D35FEE #EE5F79
monochromatic
#14BE4A #28E864 #5FEE8C #96F4B4 #CEFADC
Accessibility & contrast
On white
1.49
#5FEE8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5FEE8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE8C
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE8C | 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)
#EFDB85
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#31EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fee8c; /* rgb */ color: rgb(95, 238, 140); /* oklch */ color: oklch(84.8% 0.184 150.8);
Tailwind
colors: {
custom: {
50: '#99f4ae',
500: '#5fee8c',
950: '#000000',
},
}SCSS
$custom: #5fee8c; $custom-light: #99f4ae; $custom-dark: #000000;
JSON
{
"hex": "#5fee8c",
"rgb": {
"r": 95,
"g": 238,
"b": 140
},
"hsl": {
"h": 138.881,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.84803,
"c": 0.18389,
"h": 150.8
},
"luminance": 0.65475
}Semantic roles & 50–950 ramp
primary
#5FEE8C
secondary
#BD3492
accent
#089ADD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581