#5EEF88#5EEF88
#5EEF88 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.189 H 149.9°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF88 |
|---|---|
| RGB | rgb(94, 239, 136) |
| HSL | hsl(137, 82%, 65%) |
| HSV | hsv(137, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(84.94, -60.62, 38.48) |
| CIE-LCH | lch(84.94, 71.80, 147.60°) |
| OKLab | oklab(84.95% -0.1638 0.0948) |
| OKLCH | oklch(84.95% 0.189 149.9) |
| XYZ | xyz(39.9236, 65.8863, 33.9012) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.46
Spearmint
#1EF876
ΔE00 3.92
Sea Green (survey)
#53FCA1
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF88 #EF5EC5
analogous
#7DEF5E #5EEF88 #5EEFD0
triadic
#5EEF88 #885EEF #EF885E
tetradic
#5EEF88 #5E7DEF #EF5EC5 #EFD05E
square
#5EEF88 #5E7DEF #EF5EC5 #EFD05E
split-complementary
#5EEF88 #D05EEF #EF5E7D
monochromatic
#13C045 #26E95F #5EEF88 #96F5B1 #CDFADA
Accessibility & contrast
On white
1.48
#5EEF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5EEF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF88
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF88 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC80
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#31EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eef88; /* rgb */ color: rgb(94, 239, 136); /* oklch */ color: oklch(85.0% 0.189 149.9);
Tailwind
colors: {
custom: {
50: '#99f5ac',
500: '#5eef88',
950: '#000000',
},
}SCSS
$custom: #5eef88; $custom-light: #99f5ac; $custom-dark: #000000;
JSON
{
"hex": "#5eef88",
"rgb": {
"r": 94,
"g": 239,
"b": 136
},
"hsl": {
"h": 137.379,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.84951,
"c": 0.18922,
"h": 149.9
},
"luminance": 0.6589
}Semantic roles & 50–950 ramp
primary
#5EEF88
secondary
#BE3396
accent
#07A0DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581