#8CC7CD#8CC7CD
#8CC7CD is a light, moderate teal. Relative luminance 0.508; OKLCH L 79.1% C 0.061 H 204.0°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC7CD |
|---|---|
| RGB | rgb(140, 199, 205) |
| HSL | hsl(186, 39%, 68%) |
| HSV | hsv(186, 32%, 80%) |
| CMYK | cmyk(31.7%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.57, -17.42, -9.08) |
| CIE-LCH | lch(76.57, 19.64, 207.51°) |
| OKLab | oklab(79.14% -0.0558 -0.0248) |
| OKLCH | oklch(79.14% 0.061 204) |
| XYZ | xyz(42.2544, 50.8277, 65.3300) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 7.54
Sky Blue
#87CEEB
ΔE00 8.20
Paleturquoise
#AFEEEE
ΔE00 9.40
Robin'S Egg Blue
#98EFF9
ΔE00 9.49
Baby Blue
#89CFF0
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC7CD #CD928C
analogous
#8CCDB2 #8CC7CD #8CA7CD
triadic
#8CC7CD #CD8CC7 #C7CD8C
tetradic
#8CC7CD #B28CCD #CD928C #A7CD8C
square
#8CC7CD #B28CCD #CD928C #A7CD8C
split-complementary
#8CC7CD #CD8CA7 #CDB28C
monochromatic
#43939B #61B2BA #8CC7CD #B7DCE0 #E1F1F2
Accessibility & contrast
On white
1.88
#8CC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#8CC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC7CD
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC7CD | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#75CCC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8cc7cd; /* rgb */ color: rgb(140, 199, 205); /* oklch */ color: oklch(79.1% 0.061 204.0);
Tailwind
colors: {
custom: {
50: '#b0d8dc',
500: '#8cc7cd',
950: '#000000',
},
}SCSS
$custom: #8cc7cd; $custom-light: #b0d8dc; $custom-dark: #000000;
JSON
{
"hex": "#8cc7cd",
"rgb": {
"r": 140,
"g": 199,
"b": 205
},
"hsl": {
"h": 185.538,
"s": 39.394,
"l": 67.647
},
"oklch": {
"l": 0.79142,
"c": 0.06112,
"h": 204
},
"luminance": 0.5083
}Semantic roles & 50–950 ramp
primary
#8CC7CD
secondary
#A2625C
accent
#3F33B2
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111415
muted
#818384