#8CCBCD#8CCBCD
#8CCBCD is a light, moderate teal. Relative luminance 0.527; OKLCH L 80.0% C 0.064 H 198.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCBCD |
|---|---|
| RGB | rgb(140, 203, 205) |
| HSL | hsl(182, 39%, 68%) |
| HSV | hsv(182, 32%, 80%) |
| CMYK | cmyk(31.7%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(77.69, -19.46, -7.41) |
| CIE-LCH | lch(77.69, 20.82, 200.86°) |
| OKLab | oklab(80.04% -0.0609 -0.0203) |
| OKLCH | oklch(80.04% 0.064 198.5) |
| XYZ | xyz(43.1868, 52.6926, 65.6408) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.89
Mediumturquoise
#48D1CC
ΔE00 8.24
Paleturquoise
#AFEEEE
ΔE00 8.26
Lightblue
#ADD8E6
ΔE00 8.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.77
Darkturquoise
#00CED1
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCBCD #CD8E8C
analogous
#8CCDAE #8CCBCD #8CABCD
triadic
#8CCBCD #CD8CCB #CBCD8C
tetradic
#8CCBCD #AE8CCD #CD8E8C #ABCD8C
square
#8CCBCD #AE8CCD #CD8E8C #ABCD8C
split-complementary
#8CCBCD #CD8CAB #CDAE8C
monochromatic
#43989B #61B8BA #8CCBCD #B7DEE0 #E1F2F2
Accessibility & contrast
On white
1.82
#8CCBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#8CCBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCBCD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCBCD | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#74CFCB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8ccbcd; /* rgb */ color: rgb(140, 203, 205); /* oklch */ color: oklch(80.0% 0.064 198.5);
Tailwind
colors: {
custom: {
50: '#b0dbdc',
500: '#8ccbcd',
950: '#000000',
},
}SCSS
$custom: #8ccbcd; $custom-light: #b0dbdc; $custom-dark: #000000;
JSON
{
"hex": "#8ccbcd",
"rgb": {
"r": 140,
"g": 203,
"b": 205
},
"hsl": {
"h": 181.846,
"s": 39.394,
"l": 67.647
},
"oklch": {
"l": 0.80035,
"c": 0.06417,
"h": 198.5
},
"luminance": 0.52695
}Semantic roles & 50–950 ramp
primary
#8CCBCD
secondary
#A25E5C
accent
#3733B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484