#5EDD90#5EDD90
#5EDD90 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.158 H 154.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDD90 |
|---|---|
| RGB | rgb(94, 221, 144) |
| HSL | hsl(144, 65%, 62%) |
| HSV | hsv(144, 57%, 87%) |
| CMYK | cmyk(57.5%, 0%, 34.8%, 13.3%) |
| CIE-LAB | lab(79.67, -52.29, 27.51) |
| CIE-LCH | lch(79.67, 59.08, 152.25°) |
| OKLab | oklab(80.67% -0.1419 0.0691) |
| OKLCH | oklch(80.67% 0.158 154) |
| XYZ | xyz(35.5037, 56.1029, 35.3381) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 4.20
Seaweed
#18D17B
ΔE00 4.63
Tealish Green
#0CDC73
ΔE00 4.99
Emerald
#50C878
ΔE00 5.36
Seafoam Green
#7AF9AB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDD90 #DD5EAB
analogous
#6CDD5E #5EDD90 #5EDDD0
triadic
#5EDD90 #905EDD #DD905E
tetradic
#5EDD90 #5E6CDD #DD5EAB #DDD05E
square
#5EDD90 #5E6CDD #DD5EAB #DDD05E
split-complementary
#5EDD90 #D05EDD #DD5E6C
monochromatic
#229F53 #2CD26D #5EDD90 #91E8B3 #C3F2D6
Accessibility & contrast
On white
1.72
#5EDD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#5EDD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDD90
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDD90 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8B
Deuteranopia (green-blind)
#CBC195
Tritanopia (blue-blind)
#35DBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5edd90; /* rgb */ color: rgb(94, 221, 144); /* oklch */ color: oklch(80.7% 0.158 154.0);
Tailwind
colors: {
custom: {
50: '#96e8b1',
500: '#5edd90',
950: '#000000',
},
}SCSS
$custom: #5edd90; $custom-light: #96e8b1; $custom-dark: #000000;
JSON
{
"hex": "#5edd90",
"rgb": {
"r": 94,
"g": 221,
"b": 144
},
"hsl": {
"h": 143.622,
"s": 65.128,
"l": 61.765
},
"oklch": {
"l": 0.80669,
"c": 0.15787,
"h": 154
},
"luminance": 0.56106
}Semantic roles & 50–950 ramp
primary
#5EDD90
secondary
#A23D7A
accent
#1986CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481