#5CDC96#5CDC96
#5CDC96 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.5% C 0.152 H 156.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDC96 |
|---|---|
| RGB | rgb(92, 220, 150) |
| HSL | hsl(147, 65%, 61%) |
| HSV | hsv(147, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 31.8%, 13.7%) |
| CIE-LAB | lab(79.42, -51.18, 24.05) |
| CIE-LCH | lch(79.42, 56.55, 154.83°) |
| OKLab | oklab(80.48% -0.1393 0.0608) |
| OKLCH | oklch(80.48% 0.152 156.4) |
| XYZ | xyz(35.5088, 55.6603, 37.7205) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.33
Seaweed
#18D17B
ΔE00 4.94
Weird Green
#3AE57F
ΔE00 5.34
Emerald
#50C878
ΔE00 5.67
Eucalyptus
#44D7A8
ΔE00 5.72
Seafoam
#7FE0B3
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDC96 #DC5CA2
analogous
#62DC5C #5CDC96 #5CDCD6
triadic
#5CDC96 #965CDC #DC965C
tetradic
#5CDC96 #5C62DC #DC5CA2 #DCD65C
square
#5CDC96 #5C62DC #DC5CA2 #DCD65C
split-complementary
#5CDC96 #D65CDC #DC5C62
monochromatic
#229C59 #2CCE76 #5CDC96 #8EE7B6 #C1F2D7
Accessibility & contrast
On white
1.73
#5CDC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#5CDC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDC96
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDC96 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC92
Deuteranopia (green-blind)
#C9C09A
Tritanopia (blue-blind)
#2CDACA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cdc96; /* rgb */ color: rgb(92, 220, 150); /* oklch */ color: oklch(80.5% 0.152 156.4);
Tailwind
colors: {
custom: {
50: '#95e8b5',
500: '#5cdc96',
950: '#000000',
},
}SCSS
$custom: #5cdc96; $custom-light: #95e8b5; $custom-dark: #000000;
JSON
{
"hex": "#5cdc96",
"rgb": {
"r": 92,
"g": 220,
"b": 150
},
"hsl": {
"h": 147.188,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.8048,
"c": 0.15203,
"h": 156.4
},
"luminance": 0.55664
}Semantic roles & 50–950 ramp
primary
#5CDC96
secondary
#A03C73
accent
#197BCC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481