#5EED91#5EED91
#5EED91 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.6% C 0.178 H 152.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED91 |
|---|---|
| RGB | rgb(94, 237, 145) |
| HSL | hsl(141, 80%, 65%) |
| HSV | hsv(141, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(84.48, -58.37, 33.40) |
| CIE-LCH | lch(84.48, 67.25, 150.22°) |
| OKLab | oklab(84.62% -0.1579 0.0831) |
| OKLCH | oklch(84.62% 0.178 152.2) |
| XYZ | xyz(40.0080, 64.9885, 37.2182) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.46
Light Bluish Green
#76FDA8
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED91 #ED5EBA
analogous
#72ED5E #5EED91 #5EEDD9
triadic
#5EED91 #915EED #ED915E
tetradic
#5EED91 #5E72ED #ED5EBA #EDD95E
square
#5EED91 #5E72ED #ED5EBA #EDD95E
split-complementary
#5EED91 #D95EED #ED5E72
monochromatic
#15BC50 #27E76B #5EED91 #95F3B7 #CCF9DC
Accessibility & contrast
On white
1.50
#5EED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5EED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED91
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED91 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8B
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#2CEAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eed91; /* rgb */ color: rgb(94, 237, 145); /* oklch */ color: oklch(84.6% 0.178 152.2);
Tailwind
colors: {
custom: {
50: '#98f4b2',
500: '#5eed91',
950: '#000000',
},
}SCSS
$custom: #5eed91; $custom-light: #98f4b2; $custom-dark: #000000;
JSON
{
"hex": "#5eed91",
"rgb": {
"r": 94,
"g": 237,
"b": 145
},
"hsl": {
"h": 141.399,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84617,
"c": 0.17848,
"h": 152.2
},
"luminance": 0.64992
}Semantic roles & 50–950 ramp
primary
#5EED91
secondary
#BA358B
accent
#0991DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581