#5DDD93#5DDD93
#5DDD93 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.156 H 155.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDD93 |
|---|---|
| RGB | rgb(93, 221, 147) |
| HSL | hsl(145, 65%, 62%) |
| HSV | hsv(145, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(79.70, -51.95, 25.99) |
| CIE-LCH | lch(79.70, 58.08, 153.42°) |
| OKLab | oklab(80.7% -0.1412 0.0654) |
| OKLCH | oklch(80.7% 0.156 155.1) |
| XYZ | xyz(35.6342, 56.1433, 36.5570) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 4.64
Seaweed
#18D17B
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 5.40
Emerald
#50C878
ΔE00 5.55
Light Greenish Blue
#63F7B4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDD93 #DD5DA7
analogous
#67DD5D #5DDD93 #5DDDD3
triadic
#5DDD93 #935DDD #DD935D
tetradic
#5DDD93 #5D67DD #DD5DA7 #DDD35D
square
#5DDD93 #5D67DD #DD5DA7 #DDD35D
split-complementary
#5DDD93 #D35DDD #DD5D67
monochromatic
#219E56 #2CD172 #5DDD93 #90E8B5 #C2F2D6
Accessibility & contrast
On white
1.72
#5DDD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#5DDD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDD93
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDD93 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8E
Deuteranopia (green-blind)
#CBC198
Tritanopia (blue-blind)
#30DBCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ddd93; /* rgb */ color: rgb(93, 221, 147); /* oklch */ color: oklch(80.7% 0.156 155.1);
Tailwind
colors: {
custom: {
50: '#95e8b3',
500: '#5ddd93',
950: '#000000',
},
}SCSS
$custom: #5ddd93; $custom-light: #95e8b3; $custom-dark: #000000;
JSON
{
"hex": "#5ddd93",
"rgb": {
"r": 93,
"g": 221,
"b": 147
},
"hsl": {
"h": 145.313,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.80696,
"c": 0.15561,
"h": 155.1
},
"luminance": 0.56147
}Semantic roles & 50–950 ramp
primary
#5DDD93
secondary
#A23C77
accent
#1881CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481