#5DDD99#5DDD99
#5DDD99 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.150 H 157.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDD99 |
|---|---|
| RGB | rgb(93, 221, 153) |
| HSL | hsl(148, 65%, 62%) |
| HSV | hsv(148, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(79.80, -50.80, 23.02) |
| CIE-LCH | lch(79.80, 55.77, 155.62°) |
| OKLab | oklab(80.82% -0.1385 0.0583) |
| OKLCH | oklch(80.82% 0.15 157.2) |
| XYZ | xyz(36.1173, 56.3365, 39.1015) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.39
Seaweed
#18D17B
ΔE00 5.35
Eucalyptus
#44D7A8
ΔE00 5.38
Seafoam
#7FE0B3
ΔE00 5.53
Weird Green
#3AE57F
ΔE00 5.67
Light Greenish Blue
#63F7B4
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDD99 #DD5DA1
analogous
#61DD5D #5DDD99 #5DDDD9
triadic
#5DDD99 #995DDD #DD995D
tetradic
#5DDD99 #5D61DD #DD5DA1 #DDD95D
square
#5DDD99 #5D61DD #DD5DA1 #DDD95D
split-complementary
#5DDD99 #D95DDD #DD5D61
monochromatic
#219E5C #2CD179 #5DDD99 #90E8B9 #C2F2D9
Accessibility & contrast
On white
1.71
#5DDD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#5DDD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDD99
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDD99 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#2CDBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ddd99; /* rgb */ color: rgb(93, 221, 153); /* oklch */ color: oklch(80.8% 0.150 157.2);
Tailwind
colors: {
custom: {
50: '#95e8b7',
500: '#5ddd99',
950: '#000000',
},
}SCSS
$custom: #5ddd99; $custom-light: #95e8b7; $custom-dark: #000000;
JSON
{
"hex": "#5ddd99",
"rgb": {
"r": 93,
"g": 221,
"b": 153
},
"hsl": {
"h": 148.125,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.80822,
"c": 0.15025,
"h": 157.2
},
"luminance": 0.5634
}Semantic roles & 50–950 ramp
primary
#5DDD99
secondary
#A23C72
accent
#1878CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481