#5EEF95#5EEF95
#5EEF95 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.178 H 153.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF95 |
|---|---|
| RGB | rgb(94, 239, 149) |
| HSL | hsl(143, 82%, 65%) |
| HSV | hsv(143, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.14, -58.44, 32.26) |
| CIE-LCH | lch(85.14, 66.76, 151.10°) |
| OKLab | oklab(85.18% -0.1582 0.0805) |
| OKLCH | oklch(85.18% 0.178 153) |
| XYZ | xyz(40.9041, 66.2786, 39.0654) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.91
Sea Green (survey)
#53FCA1
ΔE00 2.91
Turquoise Green
#04F489
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.44
Light Bluish Green
#76FDA8
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF95 #EF5EB8
analogous
#6FEF5E #5EEF95 #5EEFDE
triadic
#5EEF95 #955EEF #EF955E
tetradic
#5EEF95 #5E6FEF #EF5EB8 #EFDE5E
square
#5EEF95 #5E6FEF #EF5EB8 #EFDE5E
split-complementary
#5EEF95 #DE5EEF #EF5E6F
monochromatic
#13C054 #26E970 #5EEF95 #96F5BA #CDFADE
Accessibility & contrast
On white
1.47
#5EEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#5EEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF95
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF95 | 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)
#EFDD8F
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#27ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eef95; /* rgb */ color: rgb(94, 239, 149); /* oklch */ color: oklch(85.2% 0.178 153.0);
Tailwind
colors: {
custom: {
50: '#99f5b5',
500: '#5eef95',
950: '#000000',
},
}SCSS
$custom: #5eef95; $custom-light: #99f5b5; $custom-dark: #000000;
JSON
{
"hex": "#5eef95",
"rgb": {
"r": 94,
"g": 239,
"b": 149
},
"hsl": {
"h": 142.759,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.8518,
"c": 0.17752,
"h": 153
},
"luminance": 0.66283
}Semantic roles & 50–950 ramp
primary
#5EEF95
secondary
#BE3389
accent
#078DDE
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581