#8CCCD4#8CCCD4
#8CCCD4 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.5% C 0.066 H 205.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCCD4 |
|---|---|
| RGB | rgb(140, 204, 212) |
| HSL | hsl(187, 46%, 69%) |
| HSV | hsv(187, 34%, 83%) |
| CMYK | cmyk(34%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(78.18, -18.30, -10.46) |
| CIE-LCH | lch(78.18, 21.08, 209.76°) |
| OKLab | oklab(80.49% -0.0593 -0.0286) |
| OKLCH | oklch(80.49% 0.066 205.8) |
| XYZ | xyz(44.2877, 53.5120, 70.2698) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.15
Lightblue
#ADD8E6
ΔE00 6.92
Sky Blue
#87CEEB
ΔE00 7.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.14
Paleturquoise
#AFEEEE
ΔE00 8.49
Baby Blue
#89CFF0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCCD4 #D4948C
analogous
#8CD4B8 #8CCCD4 #8CA8D4
triadic
#8CCCD4 #D48CCC #CCD48C
tetradic
#8CCCD4 #B88CD4 #D4948C #A8D48C
square
#8CCCD4 #B88CD4 #D4948C #A8D48C
split-complementary
#8CCCD4 #D48CA8 #D4B88C
monochromatic
#3E9BA7 #5FB8C3 #8CCCD4 #B9E0E5 #E5F4F5
Accessibility & contrast
On white
1.79
#8CCCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#8CCCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCCD4
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCCD4 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#B6BDD4
Tritanopia (blue-blind)
#71D1CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cccd4; /* rgb */ color: rgb(140, 204, 212); /* oklch */ color: oklch(80.5% 0.066 205.8);
Tailwind
colors: {
custom: {
50: '#b0dbe1',
500: '#8cccd4',
950: '#000000',
},
}SCSS
$custom: #8cccd4; $custom-light: #b0dbe1; $custom-dark: #000000;
JSON
{
"hex": "#8cccd4",
"rgb": {
"r": 140,
"g": 204,
"b": 212
},
"hsl": {
"h": 186.667,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.80488,
"c": 0.06586,
"h": 205.8
},
"luminance": 0.53515
}Semantic roles & 50–950 ramp
primary
#8CCCD4
secondary
#AA635A
accent
#3C2DB9
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484