#5EE49A#5EE49A
#5EE49A is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.158 H 156.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE49A |
|---|---|
| RGB | rgb(94, 228, 154) |
| HSL | hsl(147, 71%, 63%) |
| HSV | hsv(147, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 32.5%, 10.6%) |
| CIE-LAB | lab(81.94, -53.22, 25.43) |
| CIE-LCH | lch(81.94, 58.98, 154.47°) |
| OKLab | oklab(82.59% -0.1448 0.0642) |
| OKLCH | oklch(82.59% 0.158 156.1) |
| XYZ | xyz(38.1890, 60.1959, 40.1720) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 4.62
Light Greenish Blue
#63F7B4
ΔE00 4.72
Seafoam Green
#7AF9AB
ΔE00 4.88
Seafoam (survey)
#80F9AD
ΔE00 5.08
Light Green Blue
#56FCA2
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE49A #E45EA8
analogous
#65E45E #5EE49A #5EE4DD
triadic
#5EE49A #9A5EE4 #E49A5E
tetradic
#5EE49A #5E65E4 #E45EA8 #E4DD5E
square
#5EE49A #5E65E4 #E45EA8 #E4DD5E
split-complementary
#5EE49A #DD5EE4 #E45E65
monochromatic
#1DAB5C #2ADB79 #5EE49A #92EDBB #C7F6DC
Accessibility & contrast
On white
1.61
#5EE49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5EE49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE49A
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE49A | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D495
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#2AE2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee49a; /* rgb */ color: rgb(94, 228, 154); /* oklch */ color: oklch(82.6% 0.158 156.1);
Tailwind
colors: {
custom: {
50: '#97edb8',
500: '#5ee49a',
950: '#000000',
},
}SCSS
$custom: #5ee49a; $custom-light: #97edb8; $custom-dark: #000000;
JSON
{
"hex": "#5ee49a",
"rgb": {
"r": 94,
"g": 228,
"b": 154
},
"hsl": {
"h": 146.866,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.82589,
"c": 0.15835,
"h": 156.1
},
"luminance": 0.602
}Semantic roles & 50–950 ramp
primary
#5EE49A
secondary
#AD3A79
accent
#127DD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581