#5DEB90#5DEB90
#5DEB90 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.177 H 152.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB90 |
|---|---|
| RGB | rgb(93, 235, 144) |
| HSL | hsl(142, 78%, 64%) |
| HSV | hsv(142, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(83.84, -57.98, 33.05) |
| CIE-LCH | lch(83.84, 66.74, 150.32°) |
| OKLab | oklab(84.08% -0.1569 0.0823) |
| OKLCH | oklch(84.08% 0.177 152.3) |
| XYZ | xyz(39.2535, 63.7536, 36.6172) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 4.27
Mediumspringgreen
#00FA9A
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB90 #EB5DB8
analogous
#71EB5D #5DEB90 #5DEBD7
triadic
#5DEB90 #905DEB #EB905D
tetradic
#5DEB90 #5D71EB #EB5DB8 #EBD75D
square
#5DEB90 #5D71EB #EB5DB8 #EBD75D
split-complementary
#5DEB90 #D75DEB #EB5D71
monochromatic
#17B750 #27E46B #5DEB90 #93F2B5 #CAF8DB
Accessibility & contrast
On white
1.53
#5DEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5DEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB90
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB90 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#2BE8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb90; /* rgb */ color: rgb(93, 235, 144); /* oklch */ color: oklch(84.1% 0.177 152.3);
Tailwind
colors: {
custom: {
50: '#98f2b1',
500: '#5deb90',
950: '#000000',
},
}SCSS
$custom: #5deb90; $custom-light: #98f2b1; $custom-dark: #000000;
JSON
{
"hex": "#5deb90",
"rgb": {
"r": 93,
"g": 235,
"b": 144
},
"hsl": {
"h": 141.549,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84078,
"c": 0.17715,
"h": 152.3
},
"luminance": 0.63757
}Semantic roles & 50–950 ramp
primary
#5DEB90
secondary
#B73688
accent
#0B90DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581