#5EEC94#5EEC94
#5EEC94 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.4% C 0.174 H 153.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEC94 |
|---|---|
| RGB | rgb(94, 236, 148) |
| HSL | hsl(143, 79%, 65%) |
| HSV | hsv(143, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 37.3%, 7.5%) |
| CIE-LAB | lab(84.23, -57.47, 31.56) |
| CIE-LCH | lch(84.23, 65.56, 151.23°) |
| OKLab | oklab(84.43% -0.1556 0.0788) |
| OKLCH | oklch(84.43% 0.174 153.1) |
| XYZ | xyz(39.9536, 64.5048, 38.3564) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEC94 #EC5EB6
analogous
#6FEC5E #5EEC94 #5EECDB
triadic
#5EEC94 #945EEC #EC945E
tetradic
#5EEC94 #5E6FEC #EC5EB6 #ECDB5E
square
#5EEC94 #5E6FEC #EC5EB6 #ECDB5E
split-complementary
#5EEC94 #DB5EEC #EC5E6F
monochromatic
#16BA54 #27E670 #5EEC94 #95F2B8 #CBF9DD
Accessibility & contrast
On white
1.51
#5EEC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5EEC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEC94
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEC94 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8E
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#2AE9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eec94; /* rgb */ color: rgb(94, 236, 148); /* oklch */ color: oklch(84.4% 0.174 153.1);
Tailwind
colors: {
custom: {
50: '#98f3b4',
500: '#5eec94',
950: '#000000',
},
}SCSS
$custom: #5eec94; $custom-light: #98f3b4; $custom-dark: #000000;
JSON
{
"hex": "#5eec94",
"rgb": {
"r": 94,
"g": 236,
"b": 148
},
"hsl": {
"h": 142.817,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.84427,
"c": 0.17445,
"h": 153.1
},
"luminance": 0.64509
}Semantic roles & 50–950 ramp
primary
#5EEC94
secondary
#B93587
accent
#0A8CDB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581