#5CDC8B#5CDC8B
#5CDC8B is a light, vivid green. Relative luminance 0.553; OKLCH L 80.3% C 0.162 H 152.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDC8B |
|---|---|
| RGB | rgb(92, 220, 139) |
| HSL | hsl(142, 65%, 61%) |
| HSV | hsv(142, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(79.23, -53.23, 29.47) |
| CIE-LCH | lch(79.23, 60.84, 151.03°) |
| OKLab | oklab(80.26% -0.1443 0.0737) |
| OKLCH | oklch(80.26% 0.162 152.9) |
| XYZ | xyz(34.6643, 55.3225, 33.2726) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.71
Aqua Green
#12E193
ΔE00 3.78
Seaweed
#18D17B
ΔE00 4.23
Tealish Green
#0CDC73
ΔE00 4.34
Emerald
#50C878
ΔE00 4.96
Turquoise Green
#04F489
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDC8B #DC5CAD
analogous
#6DDC5C #5CDC8B #5CDCCB
triadic
#5CDC8B #8B5CDC #DC8B5C
tetradic
#5CDC8B #5C6DDC #DC5CAD #DCCB5C
square
#5CDC8B #5C6DDC #DC5CAD #DCCB5C
split-complementary
#5CDC8B #CB5CDC #DC5C6D
monochromatic
#229C4F #2CCE68 #5CDC8B #8EE7AF #C1F2D3
Accessibility & contrast
On white
1.74
#5CDC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#5CDC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDC8B
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDC8B | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC86
Deuteranopia (green-blind)
#CBBF90
Tritanopia (blue-blind)
#33D9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cdc8b; /* rgb */ color: rgb(92, 220, 139); /* oklch */ color: oklch(80.3% 0.162 152.9);
Tailwind
colors: {
custom: {
50: '#95e8ad',
500: '#5cdc8b',
950: '#000000',
},
}SCSS
$custom: #5cdc8b; $custom-light: #95e8ad; $custom-dark: #000000;
JSON
{
"hex": "#5cdc8b",
"rgb": {
"r": 92,
"g": 220,
"b": 139
},
"hsl": {
"h": 142.031,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80258,
"c": 0.162,
"h": 152.9
},
"luminance": 0.55326
}Semantic roles & 50–950 ramp
primary
#5CDC8B
secondary
#A03C7B
accent
#198BCC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481