#5EEA96#5EEA96
#5EEA96 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.170 H 153.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEA96 |
|---|---|
| RGB | rgb(94, 234, 150) |
| HSL | hsl(144, 77%, 64%) |
| HSV | hsv(144, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(83.66, -56.33, 29.79) |
| CIE-LCH | lch(83.66, 63.73, 152.13°) |
| OKLab | oklab(83.98% -0.1527 0.0747) |
| OKLCH | oklch(83.98% 0.17 153.9) |
| XYZ | xyz(39.5407, 63.4234, 39.0064) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 3.90
Aqua Green
#12E193
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEA96 #EA5EB2
analogous
#6CEA5E #5EEA96 #5EEADC
triadic
#5EEA96 #965EEA #EA965E
tetradic
#5EEA96 #5E6CEA #EA5EB2 #EADC5E
square
#5EEA96 #5E6CEA #EA5EB2 #EADC5E
split-complementary
#5EEA96 #DC5EEA #EA5E6C
monochromatic
#18B657 #28E373 #5EEA96 #94F1B9 #CAF8DD
Accessibility & contrast
On white
1.53
#5EEA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5EEA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEA96
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEA96 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD890
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#2AE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5eea96; /* rgb */ color: rgb(94, 234, 150); /* oklch */ color: oklch(84.0% 0.170 153.9);
Tailwind
colors: {
custom: {
50: '#98f2b5',
500: '#5eea96',
950: '#000000',
},
}SCSS
$custom: #5eea96; $custom-light: #98f2b5; $custom-dark: #000000;
JSON
{
"hex": "#5eea96",
"rgb": {
"r": 94,
"g": 234,
"b": 150
},
"hsl": {
"h": 144,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.83976,
"c": 0.16998,
"h": 153.9
},
"luminance": 0.63427
}Semantic roles & 50–950 ramp
primary
#5EEA96
secondary
#B63783
accent
#0C87D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581