#BBD1CA#BBD1CA
#BBD1CA is a very light, muted teal. Relative luminance 0.604; OKLCH L 84.2% C 0.026 H 174.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1CA |
|---|---|
| RGB | rgb(187, 209, 202) |
| HSL | hsl(161, 19%, 78%) |
| HSV | hsv(161, 11%, 82%) |
| CMYK | cmyk(10.5%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(82.07, -8.73, 0.96) |
| CIE-LCH | lch(82.07, 8.78, 173.75°) |
| OKLab | oklab(84.22% -0.0255 0.0024) |
| OKLCH | oklch(84.22% 0.026 174.6) |
| XYZ | xyz(53.9522, 60.4291, 64.6872) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.80
Light Grey
#D8DCD6
ΔE00 7.89
Powder Blue
#B0E0E6
ΔE00 8.37
Lightblue
#ADD8E6
ΔE00 9.69
Light Gray
#D3D3D3
ΔE00 10.26
Fog
#D8DCE0
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1CA #D1BBC2
analogous
#BBD1BF #BBD1CA #BBCDD1
triadic
#BBD1CA #CABBD1 #D1CABB
tetradic
#BBD1CA #BFBBD1 #D1BBC2 #CDD1BB
square
#BBD1CA #BFBBD1 #D1BBC2 #CDD1BB
split-complementary
#BBD1CA #D1BBCD #D1BFBB
monochromatic
#72A091 #96B8AE #BBD1CA #E0EAE6 #EDF3F1
Accessibility & contrast
On white
1.60
#BBD1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BBD1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1CA
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1CA | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#B6D2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd1ca; /* rgb */ color: rgb(187, 209, 202); /* oklch */ color: oklch(84.2% 0.026 174.6);
Tailwind
colors: {
custom: {
50: '#cfdfda',
500: '#bbd1ca',
950: '#000000',
},
}SCSS
$custom: #bbd1ca; $custom-light: #cfdfda; $custom-dark: #000000;
JSON
{
"hex": "#bbd1ca",
"rgb": {
"r": 187,
"g": 209,
"b": 202
},
"hsl": {
"h": 160.909,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.84218,
"c": 0.02557,
"h": 174.6
},
"luminance": 0.6043
}Semantic roles & 50–950 ramp
primary
#BBD1CA
secondary
#A68A93
accent
#48639E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483