#5EDF90#5EDF90
#5EDF90 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.2% C 0.161 H 153.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDF90 |
|---|---|
| RGB | rgb(94, 223, 144) |
| HSL | hsl(143, 67%, 62%) |
| HSV | hsv(143, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(80.27, -53.09, 28.31) |
| CIE-LCH | lch(80.27, 60.17, 151.93°) |
| OKLab | oklab(81.16% -0.144 0.071) |
| OKLCH | oklch(81.16% 0.161 153.8) |
| XYZ | xyz(36.0349, 57.1652, 35.5151) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 3.81
Tealish Green
#0CDC73
ΔE00 4.83
Seaweed
#18D17B
ΔE00 4.85
Emerald
#50C878
ΔE00 5.73
Seafoam Green
#7AF9AB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDF90 #DF5EAD
analogous
#6DDF5E #5EDF90 #5EDFD1
triadic
#5EDF90 #905EDF #DF905E
tetradic
#5EDF90 #5E6DDF #DF5EAD #DFD15E
square
#5EDF90 #5E6DDF #DF5EAD #DFD15E
split-complementary
#5EDF90 #D15EDF #DF5E6D
monochromatic
#20A253 #2BD56D #5EDF90 #91E9B3 #C4F3D6
Accessibility & contrast
On white
1.69
#5EDF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#5EDF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDF90
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDF90 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8B
Deuteranopia (green-blind)
#CDC295
Tritanopia (blue-blind)
#34DCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5edf90; /* rgb */ color: rgb(94, 223, 144); /* oklch */ color: oklch(81.2% 0.161 153.8);
Tailwind
colors: {
custom: {
50: '#96eab1',
500: '#5edf90',
950: '#000000',
},
}SCSS
$custom: #5edf90; $custom-light: #96eab1; $custom-dark: #000000;
JSON
{
"hex": "#5edf90",
"rgb": {
"r": 94,
"g": 223,
"b": 144
},
"hsl": {
"h": 143.256,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.8116,
"c": 0.1606,
"h": 153.8
},
"luminance": 0.57169
}Semantic roles & 50–950 ramp
primary
#5EDF90
secondary
#A53C7C
accent
#1787CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481