#5EDE8D#5EDE8D
#5EDE8D is a light, vivid green. Relative luminance 0.565; OKLCH L 80.9% C 0.162 H 153.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDE8D |
|---|---|
| RGB | rgb(94, 222, 141) |
| HSL | hsl(142, 66%, 62%) |
| HSV | hsv(142, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(79.92, -53.23, 29.38) |
| CIE-LCH | lch(79.92, 60.80, 151.10°) |
| OKLab | oklab(80.86% -0.1443 0.0735) |
| OKLCH | oklch(80.86% 0.162 153) |
| XYZ | xyz(35.5423, 56.5420, 34.2348) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.59
Aqua Green
#12E193
ΔE00 3.75
Tealish Green
#0CDC73
ΔE00 4.51
Seaweed
#18D17B
ΔE00 4.64
Emerald
#50C878
ΔE00 5.44
Turquoise Green
#04F489
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDE8D #DE5EAF
analogous
#6FDE5E #5EDE8D #5EDECD
triadic
#5EDE8D #8D5EDE #DE8D5E
tetradic
#5EDE8D #5E6FDE #DE5EAF #DECD5E
square
#5EDE8D #5E6FDE #DE5EAF #DECD5E
split-complementary
#5EDE8D #CD5EDE #DE5E6F
monochromatic
#21A150 #2BD369 #5EDE8D #91E8B1 #C4F3D5
Accessibility & contrast
On white
1.71
#5EDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#5EDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDE8D
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDE8D | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD88
Deuteranopia (green-blind)
#CDC192
Tritanopia (blue-blind)
#36DBC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ede8d; /* rgb */ color: rgb(94, 222, 141); /* oklch */ color: oklch(80.9% 0.162 153.0);
Tailwind
colors: {
custom: {
50: '#96e9af',
500: '#5ede8d',
950: '#000000',
},
}SCSS
$custom: #5ede8d; $custom-light: #96e9af; $custom-dark: #000000;
JSON
{
"hex": "#5ede8d",
"rgb": {
"r": 94,
"g": 222,
"b": 141
},
"hsl": {
"h": 142.031,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.80856,
"c": 0.16197,
"h": 153
},
"luminance": 0.56545
}Semantic roles & 50–950 ramp
primary
#5EDE8D
secondary
#A43C7E
accent
#188BCE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481