#8CD2AB#8CD2AB
#8CD2AB is a light, moderate green. Relative luminance 0.546; OKLCH L 80.6% C 0.090 H 159.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2AB |
|---|---|
| RGB | rgb(140, 210, 171) |
| HSL | hsl(147, 44%, 69%) |
| HSV | hsv(147, 33%, 82%) |
| CMYK | cmyk(33.3%, 0%, 18.6%, 17.6%) |
| CIE-LAB | lab(78.81, -30.25, 12.44) |
| CIE-LCH | lch(78.81, 32.71, 157.64°) |
| OKLab | oklab(80.65% -0.0841 0.032) |
| OKLCH | oklch(80.65% 0.09 159.1) |
| XYZ | xyz(41.2099, 54.6067, 46.8889) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.21
Pale Teal
#82CBB2
ΔE00 4.62
Light Teal
#90E4C1
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 4.95
Mediumaquamarine
#66CDAA
ΔE00 5.08
Hospital Green
#9BE5AA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2AB #D28CB3
analogous
#90D28C #8CD2AB #8CD2CE
triadic
#8CD2AB #AB8CD2 #D2AB8C
tetradic
#8CD2AB #8C90D2 #D28CB3 #D2CE8C
square
#8CD2AB #8C90D2 #D28CB3 #D2CE8C
split-complementary
#8CD2AB #CE8CD2 #D28C90
monochromatic
#40A46C #60C18B #8CD2AB #B8E3CB #E4F4EB
Accessibility & contrast
On white
1.76
#8CD2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#8CD2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2AB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2AB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A9
Deuteranopia (green-blind)
#C5C0AD
Tritanopia (blue-blind)
#7ED1C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd2ab; /* rgb */ color: rgb(140, 210, 171); /* oklch */ color: oklch(80.6% 0.090 159.1);
Tailwind
colors: {
custom: {
50: '#afe0c4',
500: '#8cd2ab',
950: '#000000',
},
}SCSS
$custom: #8cd2ab; $custom-light: #afe0c4; $custom-dark: #000000;
JSON
{
"hex": "#8cd2ab",
"rgb": {
"r": 140,
"g": 210,
"b": 171
},
"hsl": {
"h": 146.571,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.80649,
"c": 0.08995,
"h": 159.1
},
"luminance": 0.54609
}Semantic roles & 50–950 ramp
primary
#8CD2AB
secondary
#A85B86
accent
#2F7BB7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111512
muted
#818482