#5DE486#5DE486
#5DE486 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.2% C 0.177 H 150.6°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE486 |
|---|---|
| RGB | rgb(93, 228, 134) |
| HSL | hsl(138, 71%, 63%) |
| HSV | hsv(138, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 41.2%, 10.6%) |
| CIE-LAB | lab(81.58, -56.99, 35.12) |
| CIE-LCH | lch(81.58, 66.94, 148.36°) |
| OKLab | oklab(82.18% -0.1541 0.0869) |
| OKLCH | oklch(82.18% 0.177 150.6) |
| XYZ | xyz(36.5580, 59.5317, 32.1138) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.03
Tealish Green
#0CDC73
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 4.50
Aqua Green
#12E193
ΔE00 4.87
Lightgreen
#90EE90
ΔE00 5.07
Wintergreen
#20F986
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE486 #E45DBB
analogous
#77E45D #5DE486 #5DE4C9
triadic
#5DE486 #865DE4 #E4865D
tetradic
#5DE486 #5D77E4 #E45DBB #E4C95D
square
#5DE486 #5D77E4 #E45DBB #E4C95D
split-complementary
#5DE486 #C95DE4 #E45D77
monochromatic
#1CAA47 #29DB5F #5DE486 #91EDAD #C6F5D4
Accessibility & contrast
On white
1.63
#5DE486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5DE486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE486
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE486 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27F
Deuteranopia (green-blind)
#D3C68C
Tritanopia (blue-blind)
#35E0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de486; /* rgb */ color: rgb(93, 228, 134); /* oklch */ color: oklch(82.2% 0.177 150.6);
Tailwind
colors: {
custom: {
50: '#97edaa',
500: '#5de486',
950: '#000000',
},
}SCSS
$custom: #5de486; $custom-light: #97edaa; $custom-dark: #000000;
JSON
{
"hex": "#5de486",
"rgb": {
"r": 93,
"g": 228,
"b": 134
},
"hsl": {
"h": 138.222,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.82175,
"c": 0.17693,
"h": 150.6
},
"luminance": 0.59535
}Semantic roles & 50–950 ramp
primary
#5DE486
secondary
#AC3989
accent
#1299D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581