#5EEF8E#5EEF8E
#5EEF8E is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.184 H 151.3°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF8E |
|---|---|
| RGB | rgb(94, 239, 142) |
| HSL | hsl(140, 82%, 65%) |
| HSV | hsv(140, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(85.03, -59.64, 35.62) |
| CIE-LCH | lch(85.03, 69.47, 149.15°) |
| OKLab | oklab(85.05% -0.1612 0.0883) |
| OKLCH | oklch(85.05% 0.184 151.3) |
| XYZ | xyz(40.3620, 66.0617, 36.2101) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.05
Sea Green (survey)
#53FCA1
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF8E #EF5EBF
analogous
#76EF5E #5EEF8E #5EEFD6
triadic
#5EEF8E #8E5EEF #EF8E5E
tetradic
#5EEF8E #5E76EF #EF5EBF #EFD65E
square
#5EEF8E #5E76EF #EF5EBF #EFD65E
split-complementary
#5EEF8E #D65EEF #EF5E76
monochromatic
#13C04C #26E967 #5EEF8E #96F5B5 #CDFADC
Accessibility & contrast
On white
1.48
#5EEF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5EEF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF8E
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF8E | 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)
#F0DC87
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#2DEBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eef8e; /* rgb */ color: rgb(94, 239, 142); /* oklch */ color: oklch(85.1% 0.184 151.3);
Tailwind
colors: {
custom: {
50: '#99f5b0',
500: '#5eef8e',
950: '#000000',
},
}SCSS
$custom: #5eef8e; $custom-light: #99f5b0; $custom-dark: #000000;
JSON
{
"hex": "#5eef8e",
"rgb": {
"r": 94,
"g": 239,
"b": 142
},
"hsl": {
"h": 139.862,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85054,
"c": 0.18382,
"h": 151.3
},
"luminance": 0.66066
}Semantic roles & 50–950 ramp
primary
#5EEF8E
secondary
#BE3390
accent
#0797DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581