#BBD0CA#BBD0CA
#BBD0CA is a very light, muted teal. Relative luminance 0.599; OKLCH L 84.0% C 0.024 H 176.7°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0CA |
|---|---|
| RGB | rgb(187, 208, 202) |
| HSL | hsl(163, 18%, 77%) |
| HSV | hsv(163, 10%, 82%) |
| CMYK | cmyk(10.1%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(81.81, -8.21, 0.57) |
| CIE-LCH | lch(81.81, 8.23, 176.03°) |
| OKLab | oklab(84.01% -0.0241 0.0014) |
| OKLCH | oklch(84.01% 0.024 176.7) |
| XYZ | xyz(53.7077, 59.9399, 64.6056) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 8.40
Lightblue
#ADD8E6
ΔE00 9.43
Light Gray
#D3D3D3
ΔE00 9.82
Fog
#D8DCE0
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0CA #D0BBC1
analogous
#BBD0BF #BBD0CA #BBCCD0
triadic
#BBD0CA #CABBD0 #D0CABB
tetradic
#BBD0CA #BFBBD0 #D0BBC1 #CCD0BB
square
#BBD0CA #BFBBD0 #D0BBC1 #CCD0BB
split-complementary
#BBD0CA #D0BBCC #D0BFBB
monochromatic
#739E92 #97B7AE #BBD0CA #DFE9E6 #EDF2F1
Accessibility & contrast
On white
1.62
#BBD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BBD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0CA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0CA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#B6D1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd0ca; /* rgb */ color: rgb(187, 208, 202); /* oklch */ color: oklch(84.0% 0.024 176.7);
Tailwind
colors: {
custom: {
50: '#cfdeda',
500: '#bbd0ca',
950: '#000000',
},
}SCSS
$custom: #bbd0ca; $custom-light: #cfdeda; $custom-dark: #000000;
JSON
{
"hex": "#bbd0ca",
"rgb": {
"r": 187,
"g": 208,
"b": 202
},
"hsl": {
"h": 162.857,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.84008,
"c": 0.02411,
"h": 176.7
},
"luminance": 0.59941
}Semantic roles & 50–950 ramp
primary
#BBD0CA
secondary
#A58A92
accent
#49619D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483