#5DDD98#5DDD98
#5DDD98 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.151 H 156.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDD98 |
|---|---|
| RGB | rgb(93, 221, 152) |
| HSL | hsl(148, 65%, 62%) |
| HSV | hsv(148, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 31.2%, 13.3%) |
| CIE-LAB | lab(79.79, -50.99, 23.52) |
| CIE-LCH | lch(79.79, 56.15, 155.24°) |
| OKLab | oklab(80.8% -0.1389 0.0595) |
| OKLCH | oklch(80.8% 0.151 156.8) |
| XYZ | xyz(36.0351, 56.3036, 38.6683) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.35
Seaweed
#18D17B
ΔE00 5.23
Weird Green
#3AE57F
ΔE00 5.49
Eucalyptus
#44D7A8
ΔE00 5.57
Seafoam
#7FE0B3
ΔE00 5.70
Light Greenish Blue
#63F7B4
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDD98 #DD5DA2
analogous
#62DD5D #5DDD98 #5DDDD8
triadic
#5DDD98 #985DDD #DD985D
tetradic
#5DDD98 #5D62DD #DD5DA2 #DDD85D
square
#5DDD98 #5D62DD #DD5DA2 #DDD85D
split-complementary
#5DDD98 #D85DDD #DD5D62
monochromatic
#219E5B #2CD178 #5DDD98 #90E8B8 #C2F2D8
Accessibility & contrast
On white
1.71
#5DDD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#5DDD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDD98
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDD98 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD94
Deuteranopia (green-blind)
#CAC19C
Tritanopia (blue-blind)
#2DDBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ddd98; /* rgb */ color: rgb(93, 221, 152); /* oklch */ color: oklch(80.8% 0.151 156.8);
Tailwind
colors: {
custom: {
50: '#95e8b6',
500: '#5ddd98',
950: '#000000',
},
}SCSS
$custom: #5ddd98; $custom-light: #95e8b6; $custom-dark: #000000;
JSON
{
"hex": "#5ddd98",
"rgb": {
"r": 93,
"g": 221,
"b": 152
},
"hsl": {
"h": 147.656,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.80801,
"c": 0.15114,
"h": 156.8
},
"luminance": 0.56307
}Semantic roles & 50–950 ramp
primary
#5DDD98
secondary
#A23C73
accent
#187ACD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481