#8CCCD3#8CCCD3
#8CCCD3 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.5% C 0.066 H 204.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCCD3 |
|---|---|
| RGB | rgb(140, 204, 211) |
| HSL | hsl(186, 45%, 69%) |
| HSV | hsv(186, 34%, 83%) |
| CMYK | cmyk(33.6%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(78.15, -18.54, -9.97) |
| CIE-LCH | lch(78.15, 21.05, 208.26°) |
| OKLab | oklab(80.46% -0.0597 -0.0273) |
| OKLCH | oklch(80.46% 0.066 204.6) |
| XYZ | xyz(44.1619, 53.4617, 69.6075) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 7.18
Sky Blue
#87CEEB
ΔE00 7.78
Robin'S Egg Blue
#98EFF9
ΔE00 8.15
Paleturquoise
#AFEEEE
ΔE00 8.37
Robin Egg Blue
#8AF1FE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCCD3 #D3938C
analogous
#8CD3B7 #8CCCD3 #8CA9D3
triadic
#8CCCD3 #D38CCC #CCD38C
tetradic
#8CCCD3 #B78CD3 #D3938C #A9D38C
square
#8CCCD3 #B78CD3 #D3938C #A9D38C
split-complementary
#8CCCD3 #D38CA9 #D3B78C
monochromatic
#3F9BA5 #60B8C2 #8CCCD3 #B8E0E4 #E5F3F5
Accessibility & contrast
On white
1.80
#8CCCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#8CCCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCCD3
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCCD3 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D4
Deuteranopia (green-blind)
#B6BDD3
Tritanopia (blue-blind)
#71D1CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cccd3; /* rgb */ color: rgb(140, 204, 211); /* oklch */ color: oklch(80.5% 0.066 204.6);
Tailwind
colors: {
custom: {
50: '#b0dbe0',
500: '#8cccd3',
950: '#000000',
},
}SCSS
$custom: #8cccd3; $custom-light: #b0dbe0; $custom-dark: #000000;
JSON
{
"hex": "#8cccd3",
"rgb": {
"r": 140,
"g": 204,
"b": 211
},
"hsl": {
"h": 185.915,
"s": 44.654,
"l": 68.824
},
"oklch": {
"l": 0.80455,
"c": 0.06565,
"h": 204.6
},
"luminance": 0.53464
}Semantic roles & 50–950 ramp
primary
#8CCCD3
secondary
#A9625A
accent
#3B2EB8
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484