#5EE994#5EE994
#5EE994 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.170 H 153.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE994 |
|---|---|
| RGB | rgb(94, 233, 148) |
| HSL | hsl(143, 76%, 64%) |
| HSV | hsv(143, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.33, -56.30, 30.36) |
| CIE-LCH | lch(83.33, 63.97, 151.66°) |
| OKLab | oklab(83.69% -0.1526 0.076) |
| OKLCH | oklch(83.69% 0.17 153.5) |
| XYZ | xyz(39.0971, 62.7918, 38.0709) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.21
Aqua Green
#12E193
ΔE00 4.05
Light Green Blue
#56FCA2
ΔE00 4.09
Sea Green (survey)
#53FCA1
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.15
Turquoise Green
#04F489
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE994 #E95EB3
analogous
#6EE95E #5EE994 #5EE9D9
triadic
#5EE994 #945EE9 #E9945E
tetradic
#5EE994 #5E6EE9 #E95EB3 #E9D95E
square
#5EE994 #5E6EE9 #E95EB3 #E9D95E
split-complementary
#5EE994 #D95EE9 #E95E6E
monochromatic
#19B455 #28E270 #5EE994 #94F0B8 #CAF8DC
Accessibility & contrast
On white
1.55
#5EE994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5EE994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE994
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE994 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78E
Deuteranopia (green-blind)
#D6CA99
Tritanopia (blue-blind)
#2CE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee994; /* rgb */ color: rgb(94, 233, 148); /* oklch */ color: oklch(83.7% 0.170 153.5);
Tailwind
colors: {
custom: {
50: '#98f1b4',
500: '#5ee994',
950: '#000000',
},
}SCSS
$custom: #5ee994; $custom-light: #98f1b4; $custom-dark: #000000;
JSON
{
"hex": "#5ee994",
"rgb": {
"r": 94,
"g": 233,
"b": 148
},
"hsl": {
"h": 143.309,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83693,
"c": 0.17045,
"h": 153.5
},
"luminance": 0.62796
}Semantic roles & 50–950 ramp
primary
#5EE994
secondary
#B43784
accent
#0D89D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581