#BBCDC6#BBCDC6
#BBCDC6 is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.3% C 0.022 H 170.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDC6 |
|---|---|
| RGB | rgb(187, 205, 198) |
| HSL | hsl(157, 15%, 77%) |
| HSV | hsv(157, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(80.91, -7.42, 1.40) |
| CIE-LCH | lch(80.91, 7.55, 169.32°) |
| OKLab | oklab(83.26% -0.0215 0.0036) |
| OKLCH | oklch(83.26% 0.022 170.5) |
| XYZ | xyz(52.5157, 58.3039, 61.9022) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.52
Light Grey
#D8DCD6
ΔE00 7.17
Silver
#C0C0C0
ΔE00 9.23
Light Gray
#D3D3D3
ΔE00 9.28
Powder Blue
#B0E0E6
ΔE00 9.59
Fog
#D8DCE0
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDC6 #CDBBC2
analogous
#BBCDBD #BBCDC6 #BBCBCD
triadic
#BBCDC6 #C6BBCD #CDC6BB
tetradic
#BBCDC6 #BDBBCD #CDBBC2 #CBCDBB
square
#BBCDC6 #BDBBCD #CDBBC2 #CBCDBB
split-complementary
#BBCDC6 #CDBBCB #CDBDBB
monochromatic
#74998B #98B3A8 #BBCDC6 #DEE7E4 #EDF2F0
Accessibility & contrast
On white
1.66
#BBCDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BBCDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDC6
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDC6 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC6
Deuteranopia (green-blind)
#C8C8C6
Tritanopia (blue-blind)
#B7CDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcdc6; /* rgb */ color: rgb(187, 205, 198); /* oklch */ color: oklch(83.3% 0.022 170.5);
Tailwind
colors: {
custom: {
50: '#cfdcd7',
500: '#bbcdc6',
950: '#000000',
},
}SCSS
$custom: #bbcdc6; $custom-light: #cfdcd7; $custom-dark: #000000;
JSON
{
"hex": "#bbcdc6",
"rgb": {
"r": 187,
"g": 205,
"b": 198
},
"hsl": {
"h": 156.667,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.83264,
"c": 0.02177,
"h": 170.5
},
"luminance": 0.58305
}Semantic roles & 50–950 ramp
primary
#BBCDC6
secondary
#A18B94
accent
#4C6A99
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483