#5EED94#5EED94
#5EED94 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.176 H 153.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED94 |
|---|---|
| RGB | rgb(94, 237, 148) |
| HSL | hsl(143, 80%, 65%) |
| HSV | hsv(143, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 37.6%, 7.1%) |
| CIE-LAB | lab(84.53, -57.85, 31.95) |
| CIE-LCH | lch(84.53, 66.09, 151.09°) |
| OKLab | oklab(84.67% -0.1566 0.0798) |
| OKLCH | oklch(84.67% 0.176 153) |
| XYZ | xyz(40.2423, 65.0822, 38.4526) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED94 #ED5EB7
analogous
#70ED5E #5EED94 #5EEDDB
triadic
#5EED94 #945EED #ED945E
tetradic
#5EED94 #5E70ED #ED5EB7 #EDDB5E
square
#5EED94 #5E70ED #ED5EB7 #EDDB5E
split-complementary
#5EED94 #DB5EED #ED5E70
monochromatic
#15BC54 #27E76F #5EED94 #95F3B9 #CCF9DD
Accessibility & contrast
On white
1.50
#5EED94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5EED94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED94
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED94 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8E
Deuteranopia (green-blind)
#DACE9A
Tritanopia (blue-blind)
#29EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eed94; /* rgb */ color: rgb(94, 237, 148); /* oklch */ color: oklch(84.7% 0.176 153.0);
Tailwind
colors: {
custom: {
50: '#98f4b4',
500: '#5eed94',
950: '#000000',
},
}SCSS
$custom: #5eed94; $custom-light: #98f4b4; $custom-dark: #000000;
JSON
{
"hex": "#5eed94",
"rgb": {
"r": 94,
"g": 237,
"b": 148
},
"hsl": {
"h": 142.657,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84672,
"c": 0.17577,
"h": 153
},
"luminance": 0.65086
}Semantic roles & 50–950 ramp
primary
#5EED94
secondary
#BA3588
accent
#098DDC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581