#5CDC8E#5CDC8E
#5CDC8E is a light, vivid green. Relative luminance 0.554; OKLCH L 80.3% C 0.159 H 153.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDC8E |
|---|---|
| RGB | rgb(92, 220, 142) |
| HSL | hsl(143, 65%, 61%) |
| HSV | hsv(143, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 35.5%, 13.7%) |
| CIE-LAB | lab(79.28, -52.69, 28.00) |
| CIE-LCH | lch(79.28, 59.66, 152.01°) |
| OKLab | oklab(80.32% -0.1429 0.0702) |
| OKLCH | oklch(80.32% 0.159 153.8) |
| XYZ | xyz(34.8865, 55.4114, 34.4429) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 4.09
Seaweed
#18D17B
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 4.74
Emerald
#50C878
ΔE00 5.07
Turquoise Green
#04F489
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDC8E #DC5CAA
analogous
#6ADC5C #5CDC8E #5CDCCE
triadic
#5CDC8E #8E5CDC #DC8E5C
tetradic
#5CDC8E #5C6ADC #DC5CAA #DCCE5C
square
#5CDC8E #5C6ADC #DC5CAA #DCCE5C
split-complementary
#5CDC8E #CE5CDC #DC5C6A
monochromatic
#229C51 #2CCE6C #5CDC8E #8EE7B1 #C1F2D4
Accessibility & contrast
On white
1.74
#5CDC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#5CDC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDC8E
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDC8E | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC89
Deuteranopia (green-blind)
#CAC093
Tritanopia (blue-blind)
#31DAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cdc8e; /* rgb */ color: rgb(92, 220, 142); /* oklch */ color: oklch(80.3% 0.159 153.8);
Tailwind
colors: {
custom: {
50: '#95e8af',
500: '#5cdc8e',
950: '#000000',
},
}SCSS
$custom: #5cdc8e; $custom-light: #95e8af; $custom-dark: #000000;
JSON
{
"hex": "#5cdc8e",
"rgb": {
"r": 92,
"g": 220,
"b": 142
},
"hsl": {
"h": 143.438,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80317,
"c": 0.15926,
"h": 153.8
},
"luminance": 0.55415
}Semantic roles & 50–950 ramp
primary
#5CDC8E
secondary
#A03C79
accent
#1986CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481