#BBD2CB#BBD2CB
#BBD2CB is a very light, muted teal. Relative luminance 0.610; OKLCH L 84.5% C 0.027 H 175.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2CB |
|---|---|
| RGB | rgb(187, 210, 203) |
| HSL | hsl(162, 20%, 78%) |
| HSV | hsv(162, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(82.36, -9.05, 0.85) |
| CIE-LCH | lch(82.36, 9.09, 174.65°) |
| OKLab | oklab(84.46% -0.0264 0.0021) |
| OKLCH | oklch(84.46% 0.027 175.4) |
| XYZ | xyz(54.3171, 60.9688, 65.3948) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.09
Silver (survey)
#C5C9C7
ΔE00 8.12
Lightblue
#ADD8E6
ΔE00 9.55
Lightcyan
#E0FFFF
ΔE00 10.33
Ice
#D6FFFA
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2CB #D2BBC2
analogous
#BBD2BF #BBD2CB #BBCDD2
triadic
#BBD2CB #CBBBD2 #D2CBBB
tetradic
#BBD2CB #BFBBD2 #D2BBC2 #CDD2BB
square
#BBD2CB #BFBBD2 #D2BBC2 #CDD2BB
split-complementary
#BBD2CB #D2BBCD #D2BFBB
monochromatic
#71A193 #96BAAF #BBD2CB #E0EAE7 #EDF3F1
Accessibility & contrast
On white
1.59
#BBD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BBD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2CB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2CB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCB
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#B6D3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd2cb; /* rgb */ color: rgb(187, 210, 203); /* oklch */ color: oklch(84.5% 0.027 175.4);
Tailwind
colors: {
custom: {
50: '#cfdfda',
500: '#bbd2cb',
950: '#000000',
},
}SCSS
$custom: #bbd2cb; $custom-light: #cfdfda; $custom-dark: #000000;
JSON
{
"hex": "#bbd2cb",
"rgb": {
"r": 187,
"g": 210,
"b": 203
},
"hsl": {
"h": 161.739,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84457,
"c": 0.02653,
"h": 175.4
},
"luminance": 0.6097
}Semantic roles & 50–950 ramp
primary
#BBD2CB
secondary
#A78A93
accent
#47629F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483