#5EE995#5EE995
#5EE995 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.170 H 153.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE995 |
|---|---|
| RGB | rgb(94, 233, 149) |
| HSL | hsl(144, 76%, 64%) |
| HSV | hsv(144, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.35, -56.13, 29.88) |
| CIE-LCH | lch(83.35, 63.58, 151.97°) |
| OKLab | oklab(83.71% -0.1521 0.0749) |
| OKLCH | oklch(83.71% 0.17 153.8) |
| XYZ | xyz(39.1766, 62.8236, 38.4895) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Aqua Green
#12E193
ΔE00 3.97
Light Green Blue
#56FCA2
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.09
Sea Green (survey)
#53FCA1
ΔE00 4.11
Turquoise Green
#04F489
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE995 #E95EB2
analogous
#6DE95E #5EE995 #5EE9DB
triadic
#5EE995 #955EE9 #E9955E
tetradic
#5EE995 #5E6DE9 #E95EB2 #E9DB5E
square
#5EE995 #5E6DE9 #E95EB2 #E9DB5E
split-complementary
#5EE995 #DB5EE9 #E95E6D
monochromatic
#19B456 #28E272 #5EE995 #94F0B8 #CAF8DC
Accessibility & contrast
On white
1.55
#5EE995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5EE995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE995
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE995 | 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)
#E9D88F
Deuteranopia (green-blind)
#D6CA9A
Tritanopia (blue-blind)
#2BE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee995; /* rgb */ color: rgb(94, 233, 149); /* oklch */ color: oklch(83.7% 0.170 153.8);
Tailwind
colors: {
custom: {
50: '#98f1b4',
500: '#5ee995',
950: '#000000',
},
}SCSS
$custom: #5ee995; $custom-light: #98f1b4; $custom-dark: #000000;
JSON
{
"hex": "#5ee995",
"rgb": {
"r": 94,
"g": 233,
"b": 149
},
"hsl": {
"h": 143.741,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83712,
"c": 0.16955,
"h": 153.8
},
"luminance": 0.62827
}Semantic roles & 50–950 ramp
primary
#5EE995
secondary
#B43783
accent
#0D88D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581