#5EE996#5EE996
#5EE996 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.169 H 154.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE996 |
|---|---|
| RGB | rgb(94, 233, 150) |
| HSL | hsl(144, 76%, 64%) |
| HSV | hsv(144, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.37, -55.94, 29.39) |
| CIE-LCH | lch(83.37, 63.20, 152.28°) |
| OKLab | oklab(83.73% -0.1517 0.0737) |
| OKLCH | oklch(83.73% 0.169 154.1) |
| XYZ | xyz(39.2568, 62.8557, 38.9118) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Aqua Green
#12E193
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE996 #E95EB1
analogous
#6CE95E #5EE996 #5EE9DC
triadic
#5EE996 #965EE9 #E9965E
tetradic
#5EE996 #5E6CE9 #E95EB1 #E9DC5E
square
#5EE996 #5E6CE9 #E95EB1 #E9DC5E
split-complementary
#5EE996 #DC5EE9 #E95E6C
monochromatic
#19B457 #28E273 #5EE996 #94F0B9 #CAF8DC
Accessibility & contrast
On white
1.55
#5EE996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5EE996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE996
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE996 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#D6CA9B
Tritanopia (blue-blind)
#2AE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee996; /* rgb */ color: rgb(94, 233, 150); /* oklch */ color: oklch(83.7% 0.169 154.1);
Tailwind
colors: {
custom: {
50: '#98f1b5',
500: '#5ee996',
950: '#000000',
},
}SCSS
$custom: #5ee996; $custom-light: #98f1b5; $custom-dark: #000000;
JSON
{
"hex": "#5ee996",
"rgb": {
"r": 94,
"g": 233,
"b": 150
},
"hsl": {
"h": 144.173,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83731,
"c": 0.16865,
"h": 154.1
},
"luminance": 0.6286
}Semantic roles & 50–950 ramp
primary
#5EE996
secondary
#B43782
accent
#0D86D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581