#BBD7CC#BBD7CC
#BBD7CC is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.5% C 0.033 H 169.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7CC |
|---|---|
| RGB | rgb(187, 215, 204) |
| HSL | hsl(156, 26%, 79%) |
| HSV | hsv(156, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 5.1%, 15.7%) |
| CIE-LAB | lab(83.72, -11.42, 2.29) |
| CIE-LCH | lch(83.72, 11.65, 168.68°) |
| OKLab | oklab(85.54% -0.0329 0.0059) |
| OKLCH | oklch(85.54% 0.033 169.9) |
| XYZ | xyz(55.6904, 63.5242, 66.4423) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.27
Ice
#D6FFFA
ΔE00 9.24
Paleturquoise
#AFEEEE
ΔE00 9.42
Light Grey
#D8DCD6
ΔE00 9.53
Duck Egg Blue
#C3FBF4
ΔE00 9.54
Ice Blue (survey)
#D7FFFE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7CC #D7BBC6
analogous
#BBD7BE #BBD7CC #BBD4D7
triadic
#BBD7CC #CCBBD7 #D7CCBB
tetradic
#BBD7CC #BEBBD7 #D7BBC6 #D4D7BB
square
#BBD7CC #BEBBD7 #D7BBC6 #D4D7BB
split-complementary
#BBD7CC #D7BBD4 #D7BEBB
monochromatic
#6EAA92 #94C0AF #BBD7CC #E2EEE9 #ECF4F1
Accessibility & contrast
On white
1.53
#BBD7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BBD7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7CC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7CC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#B5D7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd7cc; /* rgb */ color: rgb(187, 215, 204); /* oklch */ color: oklch(85.5% 0.033 169.9);
Tailwind
colors: {
custom: {
50: '#cfe3db',
500: '#bbd7cc',
950: '#000000',
},
}SCSS
$custom: #bbd7cc; $custom-light: #cfe3db; $custom-dark: #000000;
JSON
{
"hex": "#bbd7cc",
"rgb": {
"r": 187,
"g": 215,
"b": 204
},
"hsl": {
"h": 156.429,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85539,
"c": 0.03346,
"h": 169.9
},
"luminance": 0.63525
}Semantic roles & 50–950 ramp
primary
#BBD7CC
secondary
#AD8997
accent
#4168A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484