#5EDC90#5EDC90
#5EDC90 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.157 H 154.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDC90 |
|---|---|
| RGB | rgb(94, 220, 144) |
| HSL | hsl(144, 64%, 62%) |
| HSV | hsv(144, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(79.37, -51.89, 27.11) |
| CIE-LCH | lch(79.37, 58.54, 152.42°) |
| OKLab | oklab(80.42% -0.1409 0.0681) |
| OKLCH | oklch(80.42% 0.157 154.2) |
| XYZ | xyz(35.2405, 55.5764, 35.2503) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 4.41
Seaweed
#18D17B
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 5.09
Emerald
#50C878
ΔE00 5.18
Seafoam Green
#7AF9AB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDC90 #DC5EAA
analogous
#6BDC5E #5EDC90 #5EDCCF
triadic
#5EDC90 #905EDC #DC905E
tetradic
#5EDC90 #5E6BDC #DC5EAA #DCCF5E
square
#5EDC90 #5E6BDC #DC5EAA #DCCF5E
split-complementary
#5EDC90 #CF5EDC #DC5E6B
monochromatic
#229D53 #2DD06E #5EDC90 #90E7B3 #C3F2D5
Accessibility & contrast
On white
1.73
#5EDC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#5EDC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDC90
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDC90 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8B
Deuteranopia (green-blind)
#CAC095
Tritanopia (blue-blind)
#35DAC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5edc90; /* rgb */ color: rgb(94, 220, 144); /* oklch */ color: oklch(80.4% 0.157 154.2);
Tailwind
colors: {
custom: {
50: '#96e8b1',
500: '#5edc90',
950: '#000000',
},
}SCSS
$custom: #5edc90; $custom-light: #96e8b1; $custom-dark: #000000;
JSON
{
"hex": "#5edc90",
"rgb": {
"r": 94,
"g": 220,
"b": 144
},
"hsl": {
"h": 143.81,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.80423,
"c": 0.1565,
"h": 154.2
},
"luminance": 0.5558
}Semantic roles & 50–950 ramp
primary
#5EDC90
secondary
#A13D79
accent
#1985CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481