#5EEF8D#5EEF8D
#5EEF8D is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.0% C 0.185 H 151.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF8D |
|---|---|
| RGB | rgb(94, 239, 141) |
| HSL | hsl(139, 82%, 65%) |
| HSV | hsv(139, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.01, -59.81, 36.10) |
| CIE-LCH | lch(85.01, 69.86, 148.89°) |
| OKLab | oklab(85.04% -0.1617 0.0894) |
| OKLCH | oklch(85.04% 0.185 151.1) |
| XYZ | xyz(40.2872, 66.0318, 35.8164) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF8D #EF5EC0
analogous
#78EF5E #5EEF8D #5EEFD5
triadic
#5EEF8D #8D5EEF #EF8D5E
tetradic
#5EEF8D #5E78EF #EF5EC0 #EFD55E
square
#5EEF8D #5E78EF #EF5EC0 #EFD55E
split-complementary
#5EEF8D #D55EEF #EF5E78
monochromatic
#13C04B #26E966 #5EEF8D #96F5B4 #CDFADC
Accessibility & contrast
On white
1.48
#5EEF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5EEF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF8D
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF8D | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#2DEBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eef8d; /* rgb */ color: rgb(94, 239, 141); /* oklch */ color: oklch(85.0% 0.185 151.1);
Tailwind
colors: {
custom: {
50: '#99f5af',
500: '#5eef8d',
950: '#000000',
},
}SCSS
$custom: #5eef8d; $custom-light: #99f5af; $custom-dark: #000000;
JSON
{
"hex": "#5eef8d",
"rgb": {
"r": 94,
"g": 239,
"b": 141
},
"hsl": {
"h": 139.448,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85036,
"c": 0.18472,
"h": 151.1
},
"luminance": 0.66036
}Semantic roles & 50–950 ramp
primary
#5EEF8D
secondary
#BE3391
accent
#0799DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581