#5DEB91#5DEB91
#5DEB91 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.176 H 152.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB91 |
|---|---|
| RGB | rgb(93, 235, 145) |
| HSL | hsl(142, 78%, 64%) |
| HSV | hsv(142, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(83.85, -57.81, 32.57) |
| CIE-LCH | lch(83.85, 66.35, 150.60°) |
| OKLab | oklab(84.1% -0.1564 0.0812) |
| OKLCH | oklch(84.1% 0.176 152.6) |
| XYZ | xyz(39.3302, 63.7843, 37.0215) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.18
Mediumspringgreen
#00FA9A
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB91 #EB5DB7
analogous
#70EB5D #5DEB91 #5DEBD8
triadic
#5DEB91 #915DEB #EB915D
tetradic
#5DEB91 #5D70EB #EB5DB7 #EBD85D
square
#5DEB91 #5D70EB #EB5DB7 #EBD85D
split-complementary
#5DEB91 #D85DEB #EB5D70
monochromatic
#17B751 #27E46C #5DEB91 #93F2B6 #CAF8DB
Accessibility & contrast
On white
1.53
#5DEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5DEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB91
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB91 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#2AE8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb91; /* rgb */ color: rgb(93, 235, 145); /* oklch */ color: oklch(84.1% 0.176 152.6);
Tailwind
colors: {
custom: {
50: '#98f2b2',
500: '#5deb91',
950: '#000000',
},
}SCSS
$custom: #5deb91; $custom-light: #98f2b2; $custom-dark: #000000;
JSON
{
"hex": "#5deb91",
"rgb": {
"r": 93,
"g": 235,
"b": 145
},
"hsl": {
"h": 141.972,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84096,
"c": 0.17625,
"h": 152.6
},
"luminance": 0.63788
}Semantic roles & 50–950 ramp
primary
#5DEB91
secondary
#B73687
accent
#0B8EDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581