#8CC3CD#8CC3CD
#8CC3CD is a light, muted teal. Relative luminance 0.490; OKLCH L 78.3% C 0.059 H 210.0°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC3CD |
|---|---|
| RGB | rgb(140, 195, 205) |
| HSL | hsl(189, 39%, 68%) |
| HSV | hsv(189, 32%, 80%) |
| CMYK | cmyk(31.7%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.46, -15.37, -10.74) |
| CIE-LCH | lch(75.46, 18.75, 214.95°) |
| OKLab | oklab(78.25% -0.0508 -0.0293) |
| OKLCH | oklch(78.25% 0.059 210) |
| XYZ | xyz(41.3461, 49.0112, 65.0273) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.82
Lightblue
#ADD8E6
ΔE00 6.88
Powder Blue
#B0E0E6
ΔE00 7.56
Baby Blue
#89CFF0
ΔE00 8.11
Ice Blue
#A5DFF9
ΔE00 9.17
Light Grey Blue
#9DBCD4
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC3CD #CD968C
analogous
#8CCDB7 #8CC3CD #8CA2CD
triadic
#8CC3CD #CD8CC3 #C3CD8C
tetradic
#8CC3CD #B78CCD #CD968C #A2CD8C
square
#8CC3CD #B78CCD #CD968C #A2CD8C
split-complementary
#8CC3CD #CD8CA2 #CDB78C
monochromatic
#438E9B #61ADBA #8CC3CD #B7D9E0 #E1F0F2
Accessibility & contrast
On white
1.94
#8CC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#8CC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC3CD
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC3CD | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#AFB6CD
Tritanopia (blue-blind)
#75C8C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8cc3cd; /* rgb */ color: rgb(140, 195, 205); /* oklch */ color: oklch(78.3% 0.059 210.0);
Tailwind
colors: {
custom: {
50: '#afd5dc',
500: '#8cc3cd',
950: '#000000',
},
}SCSS
$custom: #8cc3cd; $custom-light: #afd5dc; $custom-dark: #000000;
JSON
{
"hex": "#8cc3cd",
"rgb": {
"r": 140,
"g": 195,
"b": 205
},
"hsl": {
"h": 189.231,
"s": 39.394,
"l": 67.647
},
"oklch": {
"l": 0.78254,
"c": 0.05866,
"h": 210
},
"luminance": 0.49013
}Semantic roles & 50–950 ramp
primary
#8CC3CD
secondary
#E4D3D0
accent
#4733B2
background
#FAFDFD
surface
#F5FAFB
border
#CFD3D4
text
#111415
muted
#808383