#5DE99D#5DE99D
#5DE99D is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.163 H 156.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE99D |
|---|---|
| RGB | rgb(93, 233, 157) |
| HSL | hsl(147, 76%, 64%) |
| HSV | hsv(147, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(83.46, -54.84, 25.94) |
| CIE-LCH | lch(83.46, 60.67, 154.69°) |
| OKLab | oklab(83.84% -0.1491 0.0654) |
| OKLCH | oklch(83.84% 0.163 156.3) |
| XYZ | xyz(39.7355, 63.0354, 41.9647) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.20
Light Green Blue
#56FCA2
ΔE00 4.30
Sea Green (survey)
#53FCA1
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE99D #E95DA9
analogous
#63E95D #5DE99D #5DE9E3
triadic
#5DE99D #9D5DE9 #E99D5D
tetradic
#5DE99D #5D63E9 #E95DA9 #E9E35D
square
#5DE99D #5D63E9 #E95DA9 #E9E35D
split-complementary
#5DE99D #E35DE9 #E95D63
monochromatic
#18B35F #27E27C #5DE99D #93F0BE #C9F8DE
Accessibility & contrast
On white
1.54
#5DE99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#5DE99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE99D
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE99D | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D898
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#20E7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de99d; /* rgb */ color: rgb(93, 233, 157); /* oklch */ color: oklch(83.8% 0.163 156.3);
Tailwind
colors: {
custom: {
50: '#97f1ba',
500: '#5de99d',
950: '#000000',
},
}SCSS
$custom: #5de99d; $custom-light: #97f1ba; $custom-dark: #000000;
JSON
{
"hex": "#5de99d",
"rgb": {
"r": 93,
"g": 233,
"b": 157
},
"hsl": {
"h": 147.429,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.83841,
"c": 0.16285,
"h": 156.3
},
"luminance": 0.63039
}Semantic roles & 50–950 ramp
primary
#5DE99D
secondary
#B3377A
accent
#0D7BD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581