#5EEB99#5EEB99
#5EEB99 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.169 H 154.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEB99 |
|---|---|
| RGB | rgb(94, 235, 153) |
| HSL | hsl(145, 78%, 65%) |
| HSV | hsv(145, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(84.01, -56.18, 28.73) |
| CIE-LCH | lch(84.01, 63.10, 152.91°) |
| OKLab | oklab(84.28% -0.1524 0.0722) |
| OKLCH | oklch(84.28% 0.169 154.7) |
| XYZ | xyz(40.0708, 64.0923, 40.3902) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.66
Sea Green (survey)
#53FCA1
ΔE00 3.70
Weird Green
#3AE57F
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEB99 #EB5EB0
analogous
#6AEB5E #5EEB99 #5EEBDF
triadic
#5EEB99 #995EEB #EB995E
tetradic
#5EEB99 #5E6AEB #EB5EB0 #EBDF5E
square
#5EEB99 #5E6AEB #EB5EB0 #EBDF5E
split-complementary
#5EEB99 #DF5EEB #EB5E6A
monochromatic
#17B85A #28E477 #5EEB99 #94F2BB #CBF9DE
Accessibility & contrast
On white
1.52
#5EEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#5EEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEB99
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEB99 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA94
Deuteranopia (green-blind)
#D8CC9E
Tritanopia (blue-blind)
#26E9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5eeb99; /* rgb */ color: rgb(94, 235, 153); /* oklch */ color: oklch(84.3% 0.169 154.7);
Tailwind
colors: {
custom: {
50: '#98f2b7',
500: '#5eeb99',
950: '#000000',
},
}SCSS
$custom: #5eeb99; $custom-light: #98f2b7; $custom-dark: #000000;
JSON
{
"hex": "#5eeb99",
"rgb": {
"r": 94,
"g": 235,
"b": 153
},
"hsl": {
"h": 145.106,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84279,
"c": 0.16862,
"h": 154.7
},
"luminance": 0.64096
}Semantic roles & 50–950 ramp
primary
#5EEB99
secondary
#B73681
accent
#0B84DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581