#8CD0DC#8CD0DC
#8CD0DC is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.6% C 0.070 H 209.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD0DC |
|---|---|
| RGB | rgb(140, 208, 220) |
| HSL | hsl(189, 53%, 71%) |
| HSV | hsv(189, 36%, 86%) |
| CMYK | cmyk(36.4%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(79.53, -18.39, -12.73) |
| CIE-LCH | lch(79.53, 22.37, 214.70°) |
| OKLab | oklab(81.65% -0.0611 -0.0349) |
| OKLCH | oklch(81.65% 0.07 209.8) |
| XYZ | xyz(46.2849, 55.8516, 76.0378) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.77
Sky Blue
#87CEEB
ΔE00 5.97
Lightblue
#ADD8E6
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 7.26
Baby Blue
#89CFF0
ΔE00 7.30
Ice Blue
#A5DFF9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD0DC #DC988C
analogous
#8CDCC0 #8CD0DC #8CA8DC
triadic
#8CD0DC #DC8CD0 #D0DC8C
tetradic
#8CD0DC #C08CDC #DC988C #A8DC8C
square
#8CD0DC #C08CDC #DC988C #A8DC8C
split-complementary
#8CD0DC #DC8CA8 #DCC08C
monochromatic
#37A3B6 #5DBDCE #8CD0DC #BBE3EA #E8F5F8
Accessibility & contrast
On white
1.73
#8CD0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#8CD0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD0DC
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD0DC | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B7C1DC
Tritanopia (blue-blind)
#6DD6D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd0dc; /* rgb */ color: rgb(140, 208, 220); /* oklch */ color: oklch(81.6% 0.070 209.8);
Tailwind
colors: {
custom: {
50: '#b1dee6',
500: '#8cd0dc',
950: '#000000',
},
}SCSS
$custom: #8cd0dc; $custom-light: #b1dee6; $custom-dark: #000000;
JSON
{
"hex": "#8cd0dc",
"rgb": {
"r": 140,
"g": 208,
"b": 220
},
"hsl": {
"h": 189,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.81646,
"c": 0.07034,
"h": 209.8
},
"luminance": 0.55855
}Semantic roles & 50–950 ramp
primary
#8CD0DC
secondary
#B36759
accent
#3C25C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484