#8CD2DC#8CD2DC
#8CD2DC is a very light, moderate teal. Relative luminance 0.568; OKLCH L 82.1% C 0.071 H 207.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2DC |
|---|---|
| RGB | rgb(140, 210, 220) |
| HSL | hsl(188, 53%, 71%) |
| HSV | hsv(188, 36%, 86%) |
| CMYK | cmyk(36.4%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.09, -19.40, -11.90) |
| CIE-LCH | lch(80.09, 22.76, 211.53°) |
| OKLab | oklab(82.09% -0.0635 -0.0326) |
| OKLCH | oklch(82.09% 0.071 207.2) |
| XYZ | xyz(46.7755, 56.8330, 76.2014) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.58
Lightblue
#ADD8E6
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Sky Blue
#87CEEB
ΔE00 6.88
Robin Egg Blue
#8AF1FE
ΔE00 7.37
Paleturquoise
#AFEEEE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2DC #DC968C
analogous
#8CDCBE #8CD2DC #8CAADC
triadic
#8CD2DC #DC8CD2 #D2DC8C
tetradic
#8CD2DC #BE8CDC #DC968C #AADC8C
square
#8CD2DC #BE8CDC #DC968C #AADC8C
split-complementary
#8CD2DC #DC8CAA #DCBE8C
monochromatic
#37A6B6 #5DC0CE #8CD2DC #BBE4EA #E8F6F8
Accessibility & contrast
On white
1.70
#8CD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#8CD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2DC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2DC | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#6DD8D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd2dc; /* rgb */ color: rgb(140, 210, 220); /* oklch */ color: oklch(82.1% 0.071 207.2);
Tailwind
colors: {
custom: {
50: '#b1e0e6',
500: '#8cd2dc',
950: '#000000',
},
}SCSS
$custom: #8cd2dc; $custom-light: #b1e0e6; $custom-dark: #000000;
JSON
{
"hex": "#8cd2dc",
"rgb": {
"r": 140,
"g": 210,
"b": 220
},
"hsl": {
"h": 187.5,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.8209,
"c": 0.0714,
"h": 207.2
},
"luminance": 0.56836
}Semantic roles & 50–950 ramp
primary
#8CD2DC
secondary
#B36459
accent
#3825C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484