#5EE49B#5EE49B
#5EE49B is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.157 H 156.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE49B |
|---|---|
| RGB | rgb(94, 228, 155) |
| HSL | hsl(147, 71%, 63%) |
| HSV | hsv(147, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(81.96, -53.03, 24.93) |
| CIE-LCH | lch(81.96, 58.60, 154.82°) |
| OKLab | oklab(82.61% -0.1443 0.063) |
| OKLCH | oklch(82.61% 0.157 156.4) |
| XYZ | xyz(38.2726, 60.2293, 40.6125) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 4.62
Weird Green
#3AE57F
ΔE00 4.80
Seafoam Green
#7AF9AB
ΔE00 4.89
Seafoam (survey)
#80F9AD
ΔE00 5.09
Light Blue Green
#7EFBB3
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE49B #E45EA7
analogous
#64E45E #5EE49B #5EE4DE
triadic
#5EE49B #9B5EE4 #E49B5E
tetradic
#5EE49B #5E64E4 #E45EA7 #E4DE5E
square
#5EE49B #5E64E4 #E45EA7 #E4DE5E
split-complementary
#5EE49B #DE5EE4 #E45E64
monochromatic
#1DAB5D #2ADB7A #5EE49B #92EDBC #C7F6DC
Accessibility & contrast
On white
1.61
#5EE49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5EE49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE49B
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE49B | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D496
Deuteranopia (green-blind)
#D0C7A0
Tritanopia (blue-blind)
#29E2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee49b; /* rgb */ color: rgb(94, 228, 155); /* oklch */ color: oklch(82.6% 0.157 156.4);
Tailwind
colors: {
custom: {
50: '#97edb9',
500: '#5ee49b',
950: '#000000',
},
}SCSS
$custom: #5ee49b; $custom-light: #97edb9; $custom-dark: #000000;
JSON
{
"hex": "#5ee49b",
"rgb": {
"r": 94,
"g": 228,
"b": 155
},
"hsl": {
"h": 147.313,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.82609,
"c": 0.15748,
"h": 156.4
},
"luminance": 0.60233
}Semantic roles & 50–950 ramp
primary
#5EE49B
secondary
#AD3A78
accent
#127BD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581