#5EEF94#5EEF94
#5EEF94 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.178 H 152.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF94 |
|---|---|
| RGB | rgb(94, 239, 148) |
| HSL | hsl(142, 82%, 65%) |
| HSV | hsv(142, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(85.12, -58.62, 32.74) |
| CIE-LCH | lch(85.12, 67.14, 150.81°) |
| OKLab | oklab(85.16% -0.1586 0.0817) |
| OKLCH | oklch(85.16% 0.178 152.8) |
| XYZ | xyz(40.8246, 66.2468, 38.6467) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.36
Light Bluish Green
#76FDA8
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF94 #EF5EB9
analogous
#70EF5E #5EEF94 #5EEFDD
triadic
#5EEF94 #945EEF #EF945E
tetradic
#5EEF94 #5E70EF #EF5EB9 #EFDD5E
square
#5EEF94 #5E70EF #EF5EB9 #EFDD5E
split-complementary
#5EEF94 #DD5EEF #EF5E70
monochromatic
#13C053 #26E96F #5EEF94 #96F5B9 #CDFADE
Accessibility & contrast
On white
1.47
#5EEF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5EEF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF94
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF94 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8E
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#28ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eef94; /* rgb */ color: rgb(94, 239, 148); /* oklch */ color: oklch(85.2% 0.178 152.8);
Tailwind
colors: {
custom: {
50: '#99f5b4',
500: '#5eef94',
950: '#000000',
},
}SCSS
$custom: #5eef94; $custom-light: #99f5b4; $custom-dark: #000000;
JSON
{
"hex": "#5eef94",
"rgb": {
"r": 94,
"g": 239,
"b": 148
},
"hsl": {
"h": 142.345,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85162,
"c": 0.17842,
"h": 152.8
},
"luminance": 0.66251
}Semantic roles & 50–950 ramp
primary
#5EEF94
secondary
#BE338A
accent
#078EDE
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581