#5EED96#5EED96
#5EED96 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.174 H 153.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED96 |
|---|---|
| RGB | rgb(94, 237, 150) |
| HSL | hsl(143, 80%, 65%) |
| HSV | hsv(143, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(84.56, -57.50, 30.99) |
| CIE-LCH | lch(84.56, 65.32, 151.68°) |
| OKLab | oklab(84.71% -0.1557 0.0775) |
| OKLCH | oklch(84.71% 0.174 153.5) |
| XYZ | xyz(40.4020, 65.1461, 39.2935) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.55
Light Bluish Green
#76FDA8
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED96 #ED5EB5
analogous
#6DED5E #5EED96 #5EEDDE
triadic
#5EED96 #965EED #ED965E
tetradic
#5EED96 #5E6DED #ED5EB5 #EDDE5E
square
#5EED96 #5E6DED #ED5EB5 #EDDE5E
split-complementary
#5EED96 #DE5EED #ED5E6D
monochromatic
#15BC56 #27E772 #5EED96 #95F3BA #CCF9DE
Accessibility & contrast
On white
1.50
#5EED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5EED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED96
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED96 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB90
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#28EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eed96; /* rgb */ color: rgb(94, 237, 150); /* oklch */ color: oklch(84.7% 0.174 153.5);
Tailwind
colors: {
custom: {
50: '#98f4b5',
500: '#5eed96',
950: '#000000',
},
}SCSS
$custom: #5eed96; $custom-light: #98f4b5; $custom-dark: #000000;
JSON
{
"hex": "#5eed96",
"rgb": {
"r": 94,
"g": 237,
"b": 150
},
"hsl": {
"h": 143.497,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.8471,
"c": 0.17397,
"h": 153.5
},
"luminance": 0.6515
}Semantic roles & 50–950 ramp
primary
#5EED96
secondary
#BA3586
accent
#098ADC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581