#5ED699#5ED699
#5ED699 is a light, vivid green. Relative luminance 0.528; OKLCH L 79.1% C 0.140 H 158.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED699 |
|---|---|
| RGB | rgb(94, 214, 153) |
| HSL | hsl(150, 59%, 60%) |
| HSV | hsv(150, 56%, 84%) |
| CMYK | cmyk(56.1%, 0%, 28.5%, 16.1%) |
| CIE-LAB | lab(77.74, -47.69, 20.19) |
| CIE-LCH | lch(77.74, 51.79, 157.06°) |
| OKLab | oklab(79.14% -0.1305 0.0513) |
| OKLCH | oklch(79.14% 0.14 158.5) |
| XYZ | xyz(34.4095, 52.7695, 38.5030) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 4.27
Aqua Green
#12E193
ΔE00 4.60
Seafoam
#7FE0B3
ΔE00 5.08
Seaweed
#18D17B
ΔE00 5.54
Emerald
#50C878
ΔE00 5.63
Greenblue
#23C48B
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED699 #D65E9B
analogous
#5FD65E #5ED699 #5ED6D5
triadic
#5ED699 #995ED6 #D6995E
tetradic
#5ED699 #5E5FD6 #D65E9B #D6D55E
square
#5ED699 #5E5FD6 #D65E9B #D6D55E
split-complementary
#5ED699 #D55ED6 #D65E5F
monochromatic
#26945C #32C57A #5ED699 #8FE2B8 #C0EFD7
Accessibility & contrast
On white
1.82
#5ED699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#5ED699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED699
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED699 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C795
Deuteranopia (green-blind)
#C3BB9D
Tritanopia (blue-blind)
#32D5C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ed699; /* rgb */ color: rgb(94, 214, 153); /* oklch */ color: oklch(79.1% 0.140 158.5);
Tailwind
colors: {
custom: {
50: '#95e3b7',
500: '#5ed699',
950: '#000000',
},
}SCSS
$custom: #5ed699; $custom-light: #95e3b7; $custom-dark: #000000;
JSON
{
"hex": "#5ed699",
"rgb": {
"r": 94,
"g": 214,
"b": 153
},
"hsl": {
"h": 149.5,
"s": 59.406,
"l": 60.392
},
"oklch": {
"l": 0.79141,
"c": 0.14019,
"h": 158.5
},
"luminance": 0.52773
}Semantic roles & 50–950 ramp
primary
#5ED699
secondary
#993F6D
accent
#1E74C7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1511
muted
#7F8481