#5EE49F#5EE49F
#5EE49F is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.154 H 157.8°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE49F |
|---|---|
| RGB | rgb(94, 228, 159) |
| HSL | hsl(149, 71%, 63%) |
| HSV | hsv(149, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(82.04, -52.26, 22.97) |
| CIE-LCH | lch(82.04, 57.08, 156.27°) |
| OKLab | oklab(82.69% -0.1425 0.0582) |
| OKLCH | oklch(82.69% 0.154 157.8) |
| XYZ | xyz(38.6141, 60.3659, 42.4110) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 5.05
Seafoam (survey)
#80F9AD
ΔE00 5.20
Light Blue Green
#7EFBB3
ΔE00 5.35
Seafoam
#7FE0B3
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE49F #E45EA3
analogous
#60E45E #5EE49F #5EE4E2
triadic
#5EE49F #9F5EE4 #E49F5E
tetradic
#5EE49F #5E60E4 #E45EA3 #E4E25E
square
#5EE49F #5E60E4 #E45EA3 #E4E25E
split-complementary
#5EE49F #E25EE4 #E45E60
monochromatic
#1DAB62 #2ADB80 #5EE49F #92EDBE #C7F6DE
Accessibility & contrast
On white
1.61
#5EE49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5EE49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE49F
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE49F | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49B
Deuteranopia (green-blind)
#D0C7A3
Tritanopia (blue-blind)
#26E3D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee49f; /* rgb */ color: rgb(94, 228, 159); /* oklch */ color: oklch(82.7% 0.154 157.8);
Tailwind
colors: {
custom: {
50: '#97edbb',
500: '#5ee49f',
950: '#000000',
},
}SCSS
$custom: #5ee49f; $custom-light: #97edbb; $custom-dark: #000000;
JSON
{
"hex": "#5ee49f",
"rgb": {
"r": 94,
"g": 228,
"b": 159
},
"hsl": {
"h": 149.104,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.82694,
"c": 0.15396,
"h": 157.8
},
"luminance": 0.6037
}Semantic roles & 50–950 ramp
primary
#5EE49F
secondary
#AD3A75
accent
#1276D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582