#5EF888#5EF888
#5EF888 is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.2% C 0.201 H 149.3°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF888 |
|---|---|
| RGB | rgb(94, 248, 136) |
| HSL | hsl(136, 92%, 67%) |
| HSV | hsv(136, 62%, 97%) |
| CMYK | cmyk(62.1%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(87.62, -63.94, 41.92) |
| CIE-LCH | lch(87.62, 76.46, 146.75°) |
| OKLab | oklab(87.16% -0.1726 0.1027) |
| OKLCH | oklch(87.16% 0.201 149.3) |
| XYZ | xyz(42.6243, 71.2878, 34.8014) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.43
Minty Green
#0BF77D
ΔE00 2.71
Spearmint
#1EF876
ΔE00 2.84
Spring Green
#00FF7F
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.30
Lightgreen (survey)
#76FF7B
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF888 #F85ECE
analogous
#81F85E #5EF888 #5EF8D5
triadic
#5EF888 #885EF8 #F8885E
tetradic
#5EF888 #5E81F8 #F85ECE #F8D55E
square
#5EF888 #5E81F8 #F85ECE #F8D55E
split-complementary
#5EF888 #D55EF8 #F85E81
monochromatic
#09D240 #23F55D #5EF888 #99FBB3 #D3FDDF
Accessibility & contrast
On white
1.38
#5EF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#5EF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF888
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF888 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47F
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#2BF4DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ef888; /* rgb */ color: rgb(94, 248, 136); /* oklch */ color: oklch(87.2% 0.201 149.3);
Tailwind
colors: {
custom: {
50: '#9afcac',
500: '#5ef888',
950: '#000000',
},
}SCSS
$custom: #5ef888; $custom-light: #9afcac; $custom-dark: #000000;
JSON
{
"hex": "#5ef888",
"rgb": {
"r": 94,
"g": 248,
"b": 136
},
"hsl": {
"h": 136.364,
"s": 91.667,
"l": 67.059
},
"oklch": {
"l": 0.87162,
"c": 0.20084,
"h": 149.3
},
"luminance": 0.71292
}Semantic roles & 50–950 ramp
primary
#5EF888
secondary
#CD2DA2
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681