#5DDB99#5DDB99
#5DDB99 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.3% C 0.148 H 157.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDB99 |
|---|---|
| RGB | rgb(93, 219, 153) |
| HSL | hsl(149, 64%, 61%) |
| HSV | hsv(149, 58%, 86%) |
| CMYK | cmyk(57.5%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(79.21, -49.98, 22.20) |
| CIE-LCH | lch(79.21, 54.69, 156.05°) |
| OKLab | oklab(80.33% -0.1364 0.0563) |
| OKLCH | oklch(80.33% 0.148 157.6) |
| XYZ | xyz(35.5924, 55.2867, 38.9265) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.64
Eucalyptus
#44D7A8
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.31
Seafoam
#7FE0B3
ΔE00 5.35
Emerald
#50C878
ΔE00 5.90
Weird Green
#3AE57F
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDB99 #DB5D9F
analogous
#60DB5D #5DDB99 #5DDBD8
triadic
#5DDB99 #995DDB #DB995D
tetradic
#5DDB99 #5D60DB #DB5D9F #DBD85D
square
#5DDB99 #5D60DB #DB5D9F #DBD85D
split-complementary
#5DDB99 #D85DDB #DB5D60
monochromatic
#229B5C #2ECD7A #5DDB99 #8FE6B9 #C1F1D8
Accessibility & contrast
On white
1.74
#5DDB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#5DDB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDB99
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDB99 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC95
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#2DDAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ddb99; /* rgb */ color: rgb(93, 219, 153); /* oklch */ color: oklch(80.3% 0.148 157.6);
Tailwind
colors: {
custom: {
50: '#95e7b7',
500: '#5ddb99',
950: '#000000',
},
}SCSS
$custom: #5ddb99; $custom-light: #95e7b7; $custom-dark: #000000;
JSON
{
"hex": "#5ddb99",
"rgb": {
"r": 93,
"g": 219,
"b": 153
},
"hsl": {
"h": 148.571,
"s": 63.636,
"l": 61.176
},
"oklch": {
"l": 0.80332,
"c": 0.14753,
"h": 157.6
},
"luminance": 0.5529
}Semantic roles & 50–950 ramp
primary
#5DDB99
secondary
#9F3D70
accent
#1A77CB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481