#8CD5AD#8CD5AD
#8CD5AD is a light, moderate green. Relative luminance 0.562; OKLCH L 81.4% C 0.093 H 159.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD5AD |
|---|---|
| RGB | rgb(140, 213, 173) |
| HSL | hsl(147, 46%, 69%) |
| HSV | hsv(147, 34%, 84%) |
| CMYK | cmyk(34.3%, 0%, 18.8%, 16.5%) |
| CIE-LAB | lab(79.72, -31.28, 12.65) |
| CIE-LCH | lch(79.72, 33.74, 157.97°) |
| OKLab | oklab(81.39% -0.0869 0.0326) |
| OKLCH | oklch(81.39% 0.093 159.5) |
| XYZ | xyz(42.1496, 56.1788, 48.1497) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.50
Light Teal
#90E4C1
ΔE00 4.11
Pale Teal
#82CBB2
ΔE00 4.98
Seafoam Blue
#78D1B6
ΔE00 5.00
Mediumaquamarine
#66CDAA
ΔE00 5.14
Hospital Green
#9BE5AA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD5AD #D58CB4
analogous
#90D58C #8CD5AD #8CD5D2
triadic
#8CD5AD #AD8CD5 #D5AD8C
tetradic
#8CD5AD #8C90D5 #D58CB4 #D5D28C
square
#8CD5AD #8C90D5 #D58CB4 #D5D28C
split-complementary
#8CD5AD #D28CD5 #D58C90
monochromatic
#3EA96E #5FC58D #8CD5AD #B9E5CD #E6F6ED
Accessibility & contrast
On white
1.72
#8CD5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#8CD5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD5AD
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD5AD | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAB
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#7DD4CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd5ad; /* rgb */ color: rgb(140, 213, 173); /* oklch */ color: oklch(81.4% 0.093 159.5);
Tailwind
colors: {
custom: {
50: '#b0e2c5',
500: '#8cd5ad',
950: '#000000',
},
}SCSS
$custom: #8cd5ad; $custom-light: #b0e2c5; $custom-dark: #000000;
JSON
{
"hex": "#8cd5ad",
"rgb": {
"r": 140,
"g": 213,
"b": 173
},
"hsl": {
"h": 147.123,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.8139,
"c": 0.09282,
"h": 159.5
},
"luminance": 0.56181
}Semantic roles & 50–950 ramp
primary
#8CD5AD
secondary
#AB5A86
accent
#2C7ABA
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111512
muted
#818482