#5DE49C#5DE49C
#5DE49C is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.157 H 156.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE49C |
|---|---|
| RGB | rgb(93, 228, 156) |
| HSL | hsl(148, 71%, 63%) |
| HSV | hsv(148, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(81.95, -53.04, 24.40) |
| CIE-LCH | lch(81.95, 58.39, 155.30°) |
| OKLab | oklab(82.6% -0.1444 0.0617) |
| OKLCH | oklch(82.6% 0.157 156.9) |
| XYZ | xyz(38.2550, 60.2105, 41.0518) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.19
Light Greenish Blue
#63F7B4
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.95
Weird Green
#3AE57F
ΔE00 4.97
Seafoam (survey)
#80F9AD
ΔE00 5.14
Light Blue Green
#7EFBB3
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE49C #E45DA5
analogous
#61E45D #5DE49C #5DE4E0
triadic
#5DE49C #9C5DE4 #E49C5D
tetradic
#5DE49C #5D61E4 #E45DA5 #E4E05D
square
#5DE49C #5D61E4 #E45DA5 #E4E05D
split-complementary
#5DE49C #E05DE4 #E45D61
monochromatic
#1CAA5F #29DB7C #5DE49C #91EDBC #C6F5DC
Accessibility & contrast
On white
1.61
#5DE49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5DE49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE49C
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE49C | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D498
Deuteranopia (green-blind)
#D0C7A1
Tritanopia (blue-blind)
#25E2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de49c; /* rgb */ color: rgb(93, 228, 156); /* oklch */ color: oklch(82.6% 0.157 156.9);
Tailwind
colors: {
custom: {
50: '#96edb9',
500: '#5de49c',
950: '#000000',
},
}SCSS
$custom: #5de49c; $custom-light: #96edb9; $custom-dark: #000000;
JSON
{
"hex": "#5de49c",
"rgb": {
"r": 93,
"g": 228,
"b": 156
},
"hsl": {
"h": 148,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.82599,
"c": 0.15705,
"h": 156.9
},
"luminance": 0.60214
}Semantic roles & 50–950 ramp
primary
#5DE49C
secondary
#AC3976
accent
#1279D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581