#8CCABC#8CCABC
#8CCABC is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.3% C 0.067 H 178.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCABC |
|---|---|
| RGB | rgb(140, 202, 188) |
| HSL | hsl(166, 37%, 67%) |
| HSV | hsv(166, 31%, 79%) |
| CMYK | cmyk(30.7%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(76.95, -22.82, 0.65) |
| CIE-LCH | lch(76.95, 22.83, 178.37°) |
| OKLab | oklab(79.29% -0.0666 0.0014) |
| OKLCH | oklch(79.29% 0.067 178.8) |
| XYZ | xyz(41.0098, 51.4452, 55.3362) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.01
Seafoam Blue
#78D1B6
ΔE00 5.40
Mediumaquamarine
#66CDAA
ΔE00 7.90
Mediumturquoise
#48D1CC
ΔE00 8.32
Light Teal
#90E4C1
ΔE00 8.62
Turquoise
#40E0D0
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCABC #CA8C9A
analogous
#8CCA9D #8CCABC #8CB9CA
triadic
#8CCABC #BC8CCA #CABC8C
tetradic
#8CCABC #9D8CCA #CA8C9A #B9CA8C
square
#8CCABC #9D8CCA #CA8C9A #B9CA8C
split-complementary
#8CCABC #CA8CB9 #CA9D8C
monochromatic
#459684 #62B7A4 #8CCABC #B6DDD4 #E0F1ED
Accessibility & contrast
On white
1.86
#8CCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#8CCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCABC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCABC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#7ACCC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8ccabc; /* rgb */ color: rgb(140, 202, 188); /* oklch */ color: oklch(79.3% 0.067 178.8);
Tailwind
colors: {
custom: {
50: '#afdad0',
500: '#8ccabc',
950: '#000000',
},
}SCSS
$custom: #8ccabc; $custom-light: #afdad0; $custom-dark: #000000;
JSON
{
"hex": "#8ccabc",
"rgb": {
"r": 140,
"g": 202,
"b": 188
},
"hsl": {
"h": 166.452,
"s": 36.905,
"l": 67.059
},
"oklch": {
"l": 0.79285,
"c": 0.06666,
"h": 178.8
},
"luminance": 0.51447
}Semantic roles & 50–950 ramp
primary
#8CCABC
secondary
#9D5D6B
accent
#3651B0
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483