#5EEF89#5EEF89
#5EEF89 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.188 H 150.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF89 |
|---|---|
| RGB | rgb(94, 239, 137) |
| HSL | hsl(138, 82%, 65%) |
| HSV | hsv(138, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(84.95, -60.46, 38.00) |
| CIE-LCH | lch(84.95, 71.41, 147.85°) |
| OKLab | oklab(84.97% -0.1634 0.0937) |
| OKLCH | oklch(84.97% 0.188 150.2) |
| XYZ | xyz(39.9950, 65.9149, 34.2772) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF89 #EF5EC4
analogous
#7BEF5E #5EEF89 #5EEFD1
triadic
#5EEF89 #895EEF #EF895E
tetradic
#5EEF89 #5E7BEF #EF5EC4 #EFD15E
square
#5EEF89 #5E7BEF #EF5EC4 #EFD15E
split-complementary
#5EEF89 #D15EEF #EF5E7B
monochromatic
#13C046 #26E960 #5EEF89 #96F5B2 #CDFADB
Accessibility & contrast
On white
1.48
#5EEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5EEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF89
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF89 | 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)
#F0DC81
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#30EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eef89; /* rgb */ color: rgb(94, 239, 137); /* oklch */ color: oklch(85.0% 0.188 150.2);
Tailwind
colors: {
custom: {
50: '#99f5ac',
500: '#5eef89',
950: '#000000',
},
}SCSS
$custom: #5eef89; $custom-light: #99f5ac; $custom-dark: #000000;
JSON
{
"hex": "#5eef89",
"rgb": {
"r": 94,
"g": 239,
"b": 137
},
"hsl": {
"h": 137.793,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.84967,
"c": 0.18832,
"h": 150.2
},
"luminance": 0.65919
}Semantic roles & 50–950 ramp
primary
#5EEF89
secondary
#BE3395
accent
#079FDE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581