#5CDD99#5CDD99
#5CDD99 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.151 H 157.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDD99 |
|---|---|
| RGB | rgb(92, 221, 153) |
| HSL | hsl(148, 65%, 61%) |
| HSV | hsv(148, 58%, 87%) |
| CMYK | cmyk(58.4%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(79.78, -51.01, 22.98) |
| CIE-LCH | lch(79.78, 55.94, 155.75°) |
| OKLab | oklab(80.79% -0.139 0.0582) |
| OKLCH | oklch(80.79% 0.151 157.3) |
| XYZ | xyz(36.0167, 56.2846, 39.0968) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.32
Seaweed
#18D17B
ΔE00 5.31
Eucalyptus
#44D7A8
ΔE00 5.34
Seafoam
#7FE0B3
ΔE00 5.56
Weird Green
#3AE57F
ΔE00 5.66
Light Greenish Blue
#63F7B4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDD99 #DD5CA0
analogous
#60DD5C #5CDD99 #5CDDDA
triadic
#5CDD99 #995CDD #DD995C
tetradic
#5CDD99 #5C60DD #DD5CA0 #DDDA5C
square
#5CDD99 #5C60DD #DD5CA0 #DDDA5C
split-complementary
#5CDD99 #DA5CDD #DD5C60
monochromatic
#219E5C #2BD079 #5CDD99 #8FE8B9 #C1F2D8
Accessibility & contrast
On white
1.71
#5CDD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#5CDD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDD99
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDD99 | 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)
#DCCD95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#29DBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cdd99; /* rgb */ color: rgb(92, 221, 153); /* oklch */ color: oklch(80.8% 0.151 157.3);
Tailwind
colors: {
custom: {
50: '#95e8b7',
500: '#5cdd99',
950: '#000000',
},
}SCSS
$custom: #5cdd99; $custom-light: #95e8b7; $custom-dark: #000000;
JSON
{
"hex": "#5cdd99",
"rgb": {
"r": 92,
"g": 221,
"b": 153
},
"hsl": {
"h": 148.372,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.8079,
"c": 0.15072,
"h": 157.3
},
"luminance": 0.56288
}Semantic roles & 50–950 ramp
primary
#5CDD99
secondary
#A13C71
accent
#1878CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481