#5EEF96#5EEF96
#5EEF96 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.177 H 153.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF96 |
|---|---|
| RGB | rgb(94, 239, 150) |
| HSL | hsl(143, 82%, 65%) |
| HSV | hsv(143, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.15, -58.27, 31.78) |
| CIE-LCH | lch(85.15, 66.37, 151.39°) |
| OKLab | oklab(85.2% -0.1578 0.0794) |
| OKLCH | oklch(85.2% 0.177 153.3) |
| XYZ | xyz(40.9843, 66.3106, 39.4876) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.86
Sea Green (survey)
#53FCA1
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF96 #EF5EB7
analogous
#6FEF5E #5EEF96 #5EEFDE
triadic
#5EEF96 #965EEF #EF965E
tetradic
#5EEF96 #5E6FEF #EF5EB7 #EFDE5E
square
#5EEF96 #5E6FEF #EF5EB7 #EFDE5E
split-complementary
#5EEF96 #DE5EEF #EF5E6F
monochromatic
#13C056 #26E972 #5EEF96 #96F5BA #CDFADF
Accessibility & contrast
On white
1.47
#5EEF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#5EEF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF96
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF96 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD90
Deuteranopia (green-blind)
#DCCF9C
Tritanopia (blue-blind)
#26ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eef96; /* rgb */ color: rgb(94, 239, 150); /* oklch */ color: oklch(85.2% 0.177 153.3);
Tailwind
colors: {
custom: {
50: '#99f5b5',
500: '#5eef96',
950: '#000000',
},
}SCSS
$custom: #5eef96; $custom-light: #99f5b5; $custom-dark: #000000;
JSON
{
"hex": "#5eef96",
"rgb": {
"r": 94,
"g": 239,
"b": 150
},
"hsl": {
"h": 143.172,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85199,
"c": 0.17662,
"h": 153.3
},
"luminance": 0.66315
}Semantic roles & 50–950 ramp
primary
#5EEF96
secondary
#BE3388
accent
#078BDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581