#BBCDCA#BBCDCA
#BBCDCA is a very light, near-neutral teal. Relative luminance 0.585; OKLCH L 83.4% C 0.020 H 184.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDCA |
|---|---|
| RGB | rgb(187, 205, 202) |
| HSL | hsl(170, 15%, 77%) |
| HSV | hsv(170, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(81.01, -6.65, -0.59) |
| CIE-LCH | lch(81.01, 6.68, 185.08°) |
| OKLab | oklab(83.38% -0.0199 -0.0017) |
| OKLCH | oklch(83.38% 0.02 184.8) |
| XYZ | xyz(52.9832, 58.4909, 64.3641) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.83
Light Grey
#D8DCD6
ΔE00 7.03
Silver
#C0C0C0
ΔE00 8.48
Light Gray
#D3D3D3
ΔE00 8.50
Fog
#D8DCE0
ΔE00 8.73
Powder Blue
#B0E0E6
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDCA #CDBBBE
analogous
#BBCDC1 #BBCDCA #BBC7CD
triadic
#BBCDCA #CABBCD #CDCABB
tetradic
#BBCDCA #C1BBCD #CDBBBE #C7CDBB
square
#BBCDCA #C1BBCD #CDBBBE #C7CDBB
split-complementary
#BBCDCA #CDBBC7 #CDC1BB
monochromatic
#749993 #98B3AF #BBCDCA #DEE7E5 #EDF2F1
Accessibility & contrast
On white
1.65
#BBCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BBCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDCA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDCA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#B7CECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcdca; /* rgb */ color: rgb(187, 205, 202); /* oklch */ color: oklch(83.4% 0.020 184.8);
Tailwind
colors: {
custom: {
50: '#cfdcda',
500: '#bbcdca',
950: '#000000',
},
}SCSS
$custom: #bbcdca; $custom-light: #cfdcda; $custom-dark: #000000;
JSON
{
"hex": "#bbcdca",
"rgb": {
"r": 187,
"g": 205,
"b": 202
},
"hsl": {
"h": 170,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.8338,
"c": 0.01996,
"h": 184.8
},
"luminance": 0.58492
}Semantic roles & 50–950 ramp
primary
#BBCDCA
secondary
#A18B8F
accent
#4C5999
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483