#5EDA8B#5EDA8B
#5EDA8B is a light, vivid green. Relative luminance 0.544; OKLCH L 79.8% C 0.158 H 153.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDA8B |
|---|---|
| RGB | rgb(94, 218, 139) |
| HSL | hsl(142, 63%, 61%) |
| HSV | hsv(142, 57%, 85%) |
| CMYK | cmyk(56.9%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(78.68, -51.99, 28.76) |
| CIE-LCH | lch(78.68, 59.42, 151.05°) |
| OKLab | oklab(79.83% -0.141 0.072) |
| OKLCH | oklch(79.83% 0.158 153) |
| XYZ | xyz(34.3450, 54.3834, 33.1082) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.01
Seaweed
#18D17B
ΔE00 4.14
Weird Green
#3AE57F
ΔE00 4.19
Emerald
#50C878
ΔE00 4.57
Tealish Green
#0CDC73
ΔE00 4.63
Soft Green
#6FC276
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDA8B #DA5EAD
analogous
#6FDA5E #5EDA8B #5EDAC9
triadic
#5EDA8B #8B5EDA #DA8B5E
tetradic
#5EDA8B #5E6FDA #DA5EAD #DAC95E
square
#5EDA8B #5E6FDA #DA5EAD #DAC95E
split-complementary
#5EDA8B #C95EDA #DA5E6F
monochromatic
#239A4F #2FCC68 #5EDA8B #90E5AF #C2F1D3
Accessibility & contrast
On white
1.77
#5EDA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#5EDA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDA8B
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDA8B | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA86
Deuteranopia (green-blind)
#C9BE90
Tritanopia (blue-blind)
#39D7C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5eda8b; /* rgb */ color: rgb(94, 218, 139); /* oklch */ color: oklch(79.8% 0.158 153.0);
Tailwind
colors: {
custom: {
50: '#96e6ad',
500: '#5eda8b',
950: '#000000',
},
}SCSS
$custom: #5eda8b; $custom-light: #96e6ad; $custom-dark: #000000;
JSON
{
"hex": "#5eda8b",
"rgb": {
"r": 94,
"g": 218,
"b": 139
},
"hsl": {
"h": 141.774,
"s": 62.626,
"l": 61.176
},
"oklch": {
"l": 0.79831,
"c": 0.15834,
"h": 153
},
"luminance": 0.54387
}Semantic roles & 50–950 ramp
primary
#5EDA8B
secondary
#9E3E7B
accent
#1B8BCA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481