#BBD7CB#BBD7CB
#BBD7CB is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.5% C 0.034 H 167.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7CB |
|---|---|
| RGB | rgb(187, 215, 203) |
| HSL | hsl(154, 26%, 79%) |
| HSV | hsv(154, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(83.69, -11.62, 2.78) |
| CIE-LCH | lch(83.69, 11.94, 166.53°) |
| OKLab | oklab(85.51% -0.0333 0.0072) |
| OKLCH | oklch(85.51% 0.034 167.8) |
| XYZ | xyz(55.5709, 63.4764, 65.8127) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.63
Ice
#D6FFFA
ΔE00 9.37
Paleturquoise
#AFEEEE
ΔE00 9.62
Duck Egg Blue
#C3FBF4
ΔE00 9.63
Light Grey
#D8DCD6
ΔE00 9.65
Ice Blue (survey)
#D7FFFE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7CB #D7BBC7
analogous
#BBD7BD #BBD7CB #BBD5D7
triadic
#BBD7CB #CBBBD7 #D7CBBB
tetradic
#BBD7CB #BDBBD7 #D7BBC7 #D5D7BB
square
#BBD7CB #BDBBD7 #D7BBC7 #D5D7BB
split-complementary
#BBD7CB #D7BBD5 #D7BDBB
monochromatic
#6EAA90 #94C0AE #BBD7CB #E2EEE8 #ECF4F0
Accessibility & contrast
On white
1.53
#BBD7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BBD7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7CB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7CB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CA
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#B6D7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd7cb; /* rgb */ color: rgb(187, 215, 203); /* oklch */ color: oklch(85.5% 0.034 167.8);
Tailwind
colors: {
custom: {
50: '#cfe3da',
500: '#bbd7cb',
950: '#000000',
},
}SCSS
$custom: #bbd7cb; $custom-light: #cfe3da; $custom-dark: #000000;
JSON
{
"hex": "#bbd7cb",
"rgb": {
"r": 187,
"g": 215,
"b": 203
},
"hsl": {
"h": 154.286,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85511,
"c": 0.03411,
"h": 167.8
},
"luminance": 0.63477
}Semantic roles & 50–950 ramp
primary
#BBD7CB
secondary
#AD8999
accent
#416CA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483