#8CBBBF#8CBBBF
#8CBBBF is a light, muted teal. Relative luminance 0.449; OKLCH L 76.0% C 0.050 H 202.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBBBF |
|---|---|
| RGB | rgb(140, 187, 191) |
| HSL | hsl(185, 28%, 65%) |
| HSV | hsv(185, 27%, 75%) |
| CMYK | cmyk(26.7%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.81, -14.50, -7.06) |
| CIE-LCH | lch(72.81, 16.13, 205.97°) |
| OKLab | oklab(76.01% -0.0461 -0.0193) |
| OKLCH | oklch(76.01% 0.05 202.7) |
| XYZ | xyz(37.9865, 44.8759, 55.9405) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.11
Powder Blue
#B0E0E6
ΔE00 9.31
Bluegrey
#85A3B2
ΔE00 9.81
Sky Blue
#87CEEB
ΔE00 9.84
Cadetblue
#5F9EA0
ΔE00 9.98
Greyblue
#77A1B5
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBBBF #BF908C
analogous
#8CBFAA #8CBBBF #8CA1BF
triadic
#8CBBBF #BF8CBB #BBBF8C
tetradic
#8CBBBF #AA8CBF #BF908C #A1BF8C
square
#8CBBBF #AA8CBF #BF908C #A1BF8C
split-complementary
#8CBBBF #BF8CA1 #BFAA8C
monochromatic
#4B8186 #65A4A9 #8CBBBF #B3D2D5 #DBE9EB
Accessibility & contrast
On white
2.11
#8CBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#8CBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBBBF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBBBF | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#7BBFBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8cbbbf; /* rgb */ color: rgb(140, 187, 191); /* oklch */ color: oklch(76.0% 0.050 202.7);
Tailwind
colors: {
custom: {
50: '#afcfd2',
500: '#8cbbbf',
950: '#000000',
},
}SCSS
$custom: #8cbbbf; $custom-light: #afcfd2; $custom-dark: #000000;
JSON
{
"hex": "#8cbbbf",
"rgb": {
"r": 140,
"g": 187,
"b": 191
},
"hsl": {
"h": 184.706,
"s": 28.492,
"l": 64.902
},
"oklch": {
"l": 0.7601,
"c": 0.04993,
"h": 202.7
},
"luminance": 0.44878
}Semantic roles & 50–950 ramp
primary
#8CBBBF
secondary
#DCCCCB
accent
#473EA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282