#8CBCC0#8CBCC0
#8CBCC0 is a light, muted teal. Relative luminance 0.453; OKLCH L 76.3% C 0.051 H 202.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBCC0 |
|---|---|
| RGB | rgb(140, 188, 192) |
| HSL | hsl(185, 29%, 65%) |
| HSV | hsv(185, 27%, 75%) |
| CMYK | cmyk(27.1%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(73.12, -14.79, -7.15) |
| CIE-LCH | lch(73.12, 16.43, 205.80°) |
| OKLab | oklab(76.27% -0.047 -0.0195) |
| OKLCH | oklch(76.27% 0.051 202.6) |
| XYZ | xyz(38.3098, 45.3458, 56.5930) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.98
Powder Blue
#B0E0E6
ΔE00 9.09
Sky Blue
#87CEEB
ΔE00 9.73
Bluegrey
#85A3B2
ΔE00 10.08
Cadetblue
#5F9EA0
ΔE00 10.12
Greyblue
#77A1B5
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBCC0 #C0908C
analogous
#8CC0AA #8CBCC0 #8CA2C0
triadic
#8CBCC0 #C08CBC #BCC08C
tetradic
#8CBCC0 #AA8CC0 #C0908C #A2C08C
square
#8CBCC0 #AA8CC0 #C0908C #A2C08C
split-complementary
#8CBCC0 #C08CA2 #C0AA8C
monochromatic
#4A8387 #64A5AA #8CBCC0 #B4D3D6 #DBEAEB
Accessibility & contrast
On white
2.09
#8CBCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#8CBCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBCC0
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBCC0 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C0
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#7BC0BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8cbcc0; /* rgb */ color: rgb(140, 188, 192); /* oklch */ color: oklch(76.3% 0.051 202.6);
Tailwind
colors: {
custom: {
50: '#afd0d3',
500: '#8cbcc0',
950: '#000000',
},
}SCSS
$custom: #8cbcc0; $custom-light: #afd0d3; $custom-dark: #000000;
JSON
{
"hex": "#8cbcc0",
"rgb": {
"r": 140,
"g": 188,
"b": 192
},
"hsl": {
"h": 184.615,
"s": 29.213,
"l": 65.098
},
"oklch": {
"l": 0.76265,
"c": 0.05086,
"h": 202.6
},
"luminance": 0.45348
}Semantic roles & 50–950 ramp
primary
#8CBCC0
secondary
#DDCCCB
accent
#463EA8
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101414
muted
#7F8282