#5CDA99#5CDA99
#5CDA99 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.1% C 0.147 H 157.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDA99 |
|---|---|
| RGB | rgb(92, 218, 153) |
| HSL | hsl(149, 63%, 61%) |
| HSV | hsv(149, 58%, 85%) |
| CMYK | cmyk(57.8%, 0%, 29.8%, 14.5%) |
| CIE-LAB | lab(78.88, -49.78, 21.75) |
| CIE-LCH | lch(78.88, 54.32, 156.40°) |
| OKLab | oklab(80.05% -0.1359 0.0552) |
| OKLCH | oklch(80.05% 0.147 157.9) |
| XYZ | xyz(35.2317, 54.7147, 38.8351) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.74
Eucalyptus
#44D7A8
ΔE00 4.78
Seaweed
#18D17B
ΔE00 5.29
Seafoam
#7FE0B3
ΔE00 5.31
Emerald
#50C878
ΔE00 5.83
Weird Green
#3AE57F
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDA99 #DA5C9D
analogous
#5EDA5C #5CDA99 #5CDAD8
triadic
#5CDA99 #995CDA #DA995C
tetradic
#5CDA99 #5C5EDA #DA5C9D #DAD85C
square
#5CDA99 #5C5EDA #DA5C9D #DAD85C
split-complementary
#5CDA99 #D85CDA #DA5C5E
monochromatic
#23995C #2ECB7A #5CDA99 #8EE5B8 #C0F1D7
Accessibility & contrast
On white
1.76
#5CDA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#5CDA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDA99
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDA99 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB95
Deuteranopia (green-blind)
#C7BE9D
Tritanopia (blue-blind)
#2AD9C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cda99; /* rgb */ color: rgb(92, 218, 153); /* oklch */ color: oklch(80.1% 0.147 157.9);
Tailwind
colors: {
custom: {
50: '#95e6b7',
500: '#5cda99',
950: '#000000',
},
}SCSS
$custom: #5cda99; $custom-light: #95e6b7; $custom-dark: #000000;
JSON
{
"hex": "#5cda99",
"rgb": {
"r": 92,
"g": 218,
"b": 153
},
"hsl": {
"h": 149.048,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.80054,
"c": 0.14666,
"h": 157.9
},
"luminance": 0.54718
}Semantic roles & 50–950 ramp
primary
#5CDA99
secondary
#9D3D6F
accent
#1B76CB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481