#5EE99A#5EE99A
#5EE99A is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.165 H 155.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE99A |
|---|---|
| RGB | rgb(94, 233, 154) |
| HSL | hsl(146, 76%, 64%) |
| HSV | hsv(146, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(83.44, -55.21, 27.44) |
| CIE-LCH | lch(83.44, 61.65, 153.57°) |
| OKLab | oklab(83.81% -0.1499 0.0691) |
| OKLCH | oklch(83.81% 0.165 155.3) |
| XYZ | xyz(39.5844, 62.9867, 40.6372) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 4.09
Light Green Blue
#56FCA2
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.20
Sea Green (survey)
#53FCA1
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE99A #E95EAD
analogous
#68E95E #5EE99A #5EE9DF
triadic
#5EE99A #9A5EE9 #E99A5E
tetradic
#5EE99A #5E68E9 #E95EAD #E9DF5E
square
#5EE99A #5E68E9 #E95EAD #E9DF5E
split-complementary
#5EE99A #DF5EE9 #E95E68
monochromatic
#19B45C #28E278 #5EE99A #94F0BC #CAF8DE
Accessibility & contrast
On white
1.54
#5EE99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5EE99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE99A
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE99A | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#D5CB9F
Tritanopia (blue-blind)
#27E7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee99a; /* rgb */ color: rgb(94, 233, 154); /* oklch */ color: oklch(83.8% 0.165 155.3);
Tailwind
colors: {
custom: {
50: '#98f1b8',
500: '#5ee99a',
950: '#000000',
},
}SCSS
$custom: #5ee99a; $custom-light: #98f1b8; $custom-dark: #000000;
JSON
{
"hex": "#5ee99a",
"rgb": {
"r": 94,
"g": 233,
"b": 154
},
"hsl": {
"h": 145.899,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83811,
"c": 0.16507,
"h": 155.3
},
"luminance": 0.62991
}Semantic roles & 50–950 ramp
primary
#5EE99A
secondary
#B4377E
accent
#0D81D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581