#8CD5A3#8CD5A3
#8CD5A3 is a light, moderate green. Relative luminance 0.558; OKLCH L 81.1% C 0.102 H 153.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD5A3 |
|---|---|
| RGB | rgb(140, 213, 163) |
| HSL | hsl(139, 46%, 69%) |
| HSV | hsv(139, 34%, 84%) |
| CMYK | cmyk(34.3%, 0%, 23.5%, 16.5%) |
| CIE-LAB | lab(79.50, -33.19, 17.65) |
| CIE-LCH | lch(79.50, 37.59, 152.00°) |
| OKLab | oklab(81.15% -0.0913 0.0451) |
| OKLCH | oklch(81.15% 0.102 153.7) |
| XYZ | xyz(41.2179, 55.8061, 43.2431) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.25
Light Teal
#90E4C1
ΔE00 5.93
Mint
#AAF0C1
ΔE00 6.54
Mediumaquamarine
#66CDAA
ΔE00 6.69
Darkseagreen
#8FBC8F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD5A3 #D58CBE
analogous
#9AD58C #8CD5A3 #8CD5C8
triadic
#8CD5A3 #A38CD5 #D5A38C
tetradic
#8CD5A3 #8C9AD5 #D58CBE #D5C88C
square
#8CD5A3 #8C9AD5 #D58CBE #D5C88C
split-complementary
#8CD5A3 #C88CD5 #D58C9A
monochromatic
#3EA95F #5FC57F #8CD5A3 #B9E5C7 #E6F6EB
Accessibility & contrast
On white
1.73
#8CD5A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#8CD5A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD5A3
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD5A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD5A3 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CAA0
Deuteranopia (green-blind)
#C9C2A6
Tritanopia (blue-blind)
#7FD3C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd5a3; /* rgb */ color: rgb(140, 213, 163); /* oklch */ color: oklch(81.1% 0.102 153.7);
Tailwind
colors: {
custom: {
50: '#b0e2be',
500: '#8cd5a3',
950: '#000000',
},
}SCSS
$custom: #8cd5a3; $custom-light: #b0e2be; $custom-dark: #000000;
JSON
{
"hex": "#8cd5a3",
"rgb": {
"r": 140,
"g": 213,
"b": 163
},
"hsl": {
"h": 138.904,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.81149,
"c": 0.10185,
"h": 153.7
},
"luminance": 0.55808
}Semantic roles & 50–950 ramp
primary
#8CD5A3
secondary
#AB5A92
accent
#2C8DBA
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111512
muted
#818482