#5DE176#5DE176
#5DE176 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.2% C 0.187 H 147.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE176 |
|---|---|
| RGB | rgb(93, 225, 118) |
| HSL | hsl(131, 69%, 62%) |
| HSV | hsv(131, 59%, 88%) |
| CMYK | cmyk(58.7%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(80.45, -58.35, 41.58) |
| CIE-LCH | lch(80.45, 71.65, 144.53°) |
| OKLab | oklab(81.17% -0.1578 0.1012) |
| OKLCH | oklch(81.17% 0.187 147.3) |
| XYZ | xyz(34.7071, 57.4823, 26.4022) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Lightish Green
#61E160
ΔE00 3.19
Tealish Green
#0CDC73
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 5.35
Turquoise Green
#04F489
ΔE00 5.46
Fresh Green
#69D84F
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE176 #E15DC8
analogous
#86E15D #5DE176 #5DE1B8
triadic
#5DE176 #765DE1 #E1765D
tetradic
#5DE176 #5D86E1 #E15DC8 #E1B85D
square
#5DE176 #5D86E1 #E15DC8 #E1B85D
split-complementary
#5DE176 #B85DE1 #E15D86
monochromatic
#1FA538 #29D74A #5DE176 #91EBA2 #C4F4CD
Accessibility & contrast
On white
1.68
#5DE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#5DE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE176
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE176 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6D
Deuteranopia (green-blind)
#D2C37D
Tritanopia (blue-blind)
#3DDCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5de176; /* rgb */ color: rgb(93, 225, 118); /* oklch */ color: oklch(81.2% 0.187 147.3);
Tailwind
colors: {
custom: {
50: '#97eb9f',
500: '#5de176',
950: '#000000',
},
}SCSS
$custom: #5de176; $custom-light: #97eb9f; $custom-dark: #000000;
JSON
{
"hex": "#5de176",
"rgb": {
"r": 93,
"g": 225,
"b": 118
},
"hsl": {
"h": 131.364,
"s": 68.75,
"l": 62.353
},
"oklch": {
"l": 0.81169,
"c": 0.18745,
"h": 147.3
},
"luminance": 0.57486
}Semantic roles & 50–950 ramp
primary
#5DE176
secondary
#A83B93
accent
#15ADD1
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580