#5EE49D#5EE49D
#5EE49D is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.156 H 157.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE49D |
|---|---|
| RGB | rgb(94, 228, 157) |
| HSL | hsl(148, 71%, 63%) |
| HSV | hsv(148, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.00, -52.65, 23.95) |
| CIE-LCH | lch(82.00, 57.84, 155.54°) |
| OKLab | oklab(82.65% -0.1434 0.0606) |
| OKLCH | oklch(82.65% 0.156 157.1) |
| XYZ | xyz(38.4420, 60.2971, 41.5044) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.28
Light Greenish Blue
#63F7B4
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.95
Seafoam (survey)
#80F9AD
ΔE00 5.13
Weird Green
#3AE57F
ΔE00 5.16
Light Blue Green
#7EFBB3
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE49D #E45EA5
analogous
#62E45E #5EE49D #5EE4E0
triadic
#5EE49D #9D5EE4 #E49D5E
tetradic
#5EE49D #5E62E4 #E45EA5 #E4E05E
square
#5EE49D #5E62E4 #E45EA5 #E4E05E
split-complementary
#5EE49D #E05EE4 #E45E62
monochromatic
#1DAB60 #2ADB7D #5EE49D #92EDBD #C7F6DD
Accessibility & contrast
On white
1.61
#5EE49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5EE49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE49D
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE49D | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D499
Deuteranopia (green-blind)
#D0C7A1
Tritanopia (blue-blind)
#27E2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee49d; /* rgb */ color: rgb(94, 228, 157); /* oklch */ color: oklch(82.7% 0.156 157.1);
Tailwind
colors: {
custom: {
50: '#97edba',
500: '#5ee49d',
950: '#000000',
},
}SCSS
$custom: #5ee49d; $custom-light: #97edba; $custom-dark: #000000;
JSON
{
"hex": "#5ee49d",
"rgb": {
"r": 94,
"g": 228,
"b": 157
},
"hsl": {
"h": 148.209,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.82652,
"c": 0.15571,
"h": 157.1
},
"luminance": 0.60301
}Semantic roles & 50–950 ramp
primary
#5EE49D
secondary
#AD3A77
accent
#1279D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581