#5EE997#5EE997
#5EE997 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.168 H 154.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE997 |
|---|---|
| RGB | rgb(94, 233, 151) |
| HSL | hsl(145, 76%, 64%) |
| HSV | hsv(145, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.38, -55.76, 28.91) |
| CIE-LCH | lch(83.38, 62.81, 152.60°) |
| OKLab | oklab(83.75% -0.1512 0.0726) |
| OKLCH | oklch(83.75% 0.168 154.4) |
| XYZ | xyz(39.3377, 62.8880, 39.3377) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.63
Aqua Green
#12E193
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.99
Light Green Blue
#56FCA2
ΔE00 4.09
Sea Green (survey)
#53FCA1
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE997 #E95EB0
analogous
#6BE95E #5EE997 #5EE9DC
triadic
#5EE997 #975EE9 #E9975E
tetradic
#5EE997 #5E6BE9 #E95EB0 #E9DC5E
square
#5EE997 #5E6BE9 #E95EB0 #E9DC5E
split-complementary
#5EE997 #DC5EE9 #E95E6B
monochromatic
#19B458 #28E274 #5EE997 #94F0BA #CAF8DD
Accessibility & contrast
On white
1.55
#5EE997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5EE997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE997
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE997 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D6CB9C
Tritanopia (blue-blind)
#2AE7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee997; /* rgb */ color: rgb(94, 233, 151); /* oklch */ color: oklch(83.8% 0.168 154.4);
Tailwind
colors: {
custom: {
50: '#98f1b6',
500: '#5ee997',
950: '#000000',
},
}SCSS
$custom: #5ee997; $custom-light: #98f1b6; $custom-dark: #000000;
JSON
{
"hex": "#5ee997",
"rgb": {
"r": 94,
"g": 233,
"b": 151
},
"hsl": {
"h": 144.604,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83751,
"c": 0.16775,
"h": 154.4
},
"luminance": 0.62892
}Semantic roles & 50–950 ramp
primary
#5EE997
secondary
#B43781
accent
#0D85D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581