#8CCCD5#8CCCD5
#8CCCD5 is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.5% C 0.066 H 207.0°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCCD5 |
|---|---|
| RGB | rgb(140, 204, 213) |
| HSL | hsl(187, 46%, 69%) |
| HSV | hsv(187, 34%, 84%) |
| CMYK | cmyk(34.3%, 4.2%, 0%, 16.5%) |
| CIE-LAB | lab(78.21, -18.06, -10.96) |
| CIE-LCH | lch(78.21, 21.12, 211.24°) |
| OKLab | oklab(80.52% -0.0589 -0.03) |
| OKLCH | oklch(80.52% 0.066 207) |
| XYZ | xyz(44.4142, 53.5626, 70.9362) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.13
Lightblue
#ADD8E6
ΔE00 6.68
Sky Blue
#87CEEB
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 8.15
Baby Blue
#89CFF0
ΔE00 8.33
Ice Blue
#A5DFF9
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCCD5 #D5958C
analogous
#8CD5BA #8CCCD5 #8CA8D5
triadic
#8CCCD5 #D58CCC #CCD58C
tetradic
#8CCCD5 #BA8CD5 #D5958C #A8D58C
square
#8CCCD5 #BA8CD5 #D5958C #A8D58C
split-complementary
#8CCCD5 #D58CA8 #D5BA8C
monochromatic
#3E9CA9 #5FB8C5 #8CCCD5 #B9E0E5 #E6F4F6
Accessibility & contrast
On white
1.79
#8CCCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#8CCCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCCD5
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCCD5 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B5BDD5
Tritanopia (blue-blind)
#71D1CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cccd5; /* rgb */ color: rgb(140, 204, 213); /* oklch */ color: oklch(80.5% 0.066 207.0);
Tailwind
colors: {
custom: {
50: '#b0dbe1',
500: '#8cccd5',
950: '#000000',
},
}SCSS
$custom: #8cccd5; $custom-light: #b0dbe1; $custom-dark: #000000;
JSON
{
"hex": "#8cccd5",
"rgb": {
"r": 140,
"g": 204,
"b": 213
},
"hsl": {
"h": 187.397,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.80521,
"c": 0.06611,
"h": 207
},
"luminance": 0.53565
}Semantic roles & 50–950 ramp
primary
#8CCCD5
secondary
#AB645A
accent
#3D2CBA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484