#8CC3CA#8CC3CA
#8CC3CA is a light, muted teal. Relative luminance 0.489; OKLCH L 78.2% C 0.058 H 205.9°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC3CA |
|---|---|
| RGB | rgb(140, 195, 202) |
| HSL | hsl(187, 37%, 67%) |
| HSV | hsv(187, 31%, 79%) |
| CMYK | cmyk(30.7%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.37, -16.08, -9.25) |
| CIE-LCH | lch(75.37, 18.55, 209.90°) |
| OKLab | oklab(78.15% -0.052 -0.0253) |
| OKLCH | oklch(78.15% 0.058 205.9) |
| XYZ | xyz(40.9875, 48.8678, 63.1384) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 7.54
Sky Blue
#87CEEB
ΔE00 7.96
Baby Blue
#89CFF0
ΔE00 9.27
Ice Blue
#A5DFF9
ΔE00 10.06
Paleturquoise
#AFEEEE
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC3CA #CA938C
analogous
#8CCAB2 #8CC3CA #8CA4CA
triadic
#8CC3CA #CA8CC3 #C3CA8C
tetradic
#8CC3CA #B28CCA #CA938C #A4CA8C
square
#8CC3CA #B28CCA #CA938C #A4CA8C
split-complementary
#8CC3CA #CA8CA4 #CAB28C
monochromatic
#458D96 #62ADB7 #8CC3CA #B6D9DD #E0EFF1
Accessibility & contrast
On white
1.95
#8CC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#8CC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC3CA
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC3CA | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#76C8C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8cc3ca; /* rgb */ color: rgb(140, 195, 202); /* oklch */ color: oklch(78.2% 0.058 205.9);
Tailwind
colors: {
custom: {
50: '#afd5da',
500: '#8cc3ca',
950: '#000000',
},
}SCSS
$custom: #8cc3ca; $custom-light: #afd5da; $custom-dark: #000000;
JSON
{
"hex": "#8cc3ca",
"rgb": {
"r": 140,
"g": 195,
"b": 202
},
"hsl": {
"h": 186.774,
"s": 36.905,
"l": 67.059
},
"oklch": {
"l": 0.78153,
"c": 0.0578,
"h": 205.9
},
"luminance": 0.4887
}Semantic roles & 50–950 ramp
primary
#8CC3CA
secondary
#E3D1CF
accent
#4336B0
background
#FAFDFD
surface
#F5FAFA
border
#CFD3D3
text
#111414
muted
#808383