#8CCCD2#8CCCD2
#8CCCD2 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.4% C 0.065 H 203.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCCD2 |
|---|---|
| RGB | rgb(140, 204, 210) |
| HSL | hsl(185, 44%, 69%) |
| HSV | hsv(185, 33%, 82%) |
| CMYK | cmyk(33.3%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.12, -18.78, -9.47) |
| CIE-LCH | lch(78.12, 21.04, 206.77°) |
| OKLab | oklab(80.42% -0.0601 -0.0259) |
| OKLCH | oklch(80.42% 0.065 203.3) |
| XYZ | xyz(44.0369, 53.4117, 68.9493) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 7.45
Robin'S Egg Blue
#98EFF9
ΔE00 8.18
Sky Blue
#87CEEB
ΔE00 8.19
Paleturquoise
#AFEEEE
ΔE00 8.27
Aqua Blue
#02D8E9
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCCD2 #D2928C
analogous
#8CD2B5 #8CCCD2 #8CA9D2
triadic
#8CCCD2 #D28CCC #CCD28C
tetradic
#8CCCD2 #B58CD2 #D2928C #A9D28C
square
#8CCCD2 #B58CD2 #D2928C #A9D28C
split-complementary
#8CCCD2 #D28CA9 #D2B58C
monochromatic
#409BA4 #60B8C1 #8CCCD2 #B8E0E3 #E4F3F4
Accessibility & contrast
On white
1.80
#8CCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#8CCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCCD2
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCCD2 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B6BDD2
Tritanopia (blue-blind)
#72D1CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cccd2; /* rgb */ color: rgb(140, 204, 210); /* oklch */ color: oklch(80.4% 0.065 203.3);
Tailwind
colors: {
custom: {
50: '#b0dbdf',
500: '#8cccd2',
950: '#000000',
},
}SCSS
$custom: #8cccd2; $custom-light: #b0dbdf; $custom-dark: #000000;
JSON
{
"hex": "#8cccd2",
"rgb": {
"r": 140,
"g": 204,
"b": 210
},
"hsl": {
"h": 185.143,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.80421,
"c": 0.06546,
"h": 203.3
},
"luminance": 0.53414
}Semantic roles & 50–950 ramp
primary
#8CCCD2
secondary
#A8615B
accent
#3A2FB7
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484