#5DEB92#5DEB92
#5DEB92 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.175 H 152.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB92 |
|---|---|
| RGB | rgb(93, 235, 146) |
| HSL | hsl(142, 78%, 64%) |
| HSV | hsv(142, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(83.87, -57.64, 32.09) |
| CIE-LCH | lch(83.87, 65.97, 150.90°) |
| OKLab | oklab(84.12% -0.156 0.0801) |
| OKLCH | oklch(84.12% 0.175 152.8) |
| XYZ | xyz(39.4077, 63.8152, 37.4294) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 3.74
Light Green Blue
#56FCA2
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 4.09
Light Bluish Green
#76FDA8
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB92 #EB5DB6
analogous
#6FEB5D #5DEB92 #5DEBD9
triadic
#5DEB92 #925DEB #EB925D
tetradic
#5DEB92 #5D6FEB #EB5DB6 #EBD95D
square
#5DEB92 #5D6FEB #EB5DB6 #EBD95D
split-complementary
#5DEB92 #D95DEB #EB5D6F
monochromatic
#17B752 #27E46D #5DEB92 #93F2B7 #CAF8DB
Accessibility & contrast
On white
1.53
#5DEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5DEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB92
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB92 | 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)
#EBD98C
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#29E8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb92; /* rgb */ color: rgb(93, 235, 146); /* oklch */ color: oklch(84.1% 0.175 152.8);
Tailwind
colors: {
custom: {
50: '#98f2b2',
500: '#5deb92',
950: '#000000',
},
}SCSS
$custom: #5deb92; $custom-light: #98f2b2; $custom-dark: #000000;
JSON
{
"hex": "#5deb92",
"rgb": {
"r": 93,
"g": 235,
"b": 146
},
"hsl": {
"h": 142.394,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84115,
"c": 0.17535,
"h": 152.8
},
"luminance": 0.63819
}Semantic roles & 50–950 ramp
primary
#5DEB92
secondary
#B73686
accent
#0B8DDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581