#BBD7CD#BBD7CD
#BBD7CD is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.6% C 0.033 H 172.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7CD |
|---|---|
| RGB | rgb(187, 215, 205) |
| HSL | hsl(159, 26%, 79%) |
| HSV | hsv(159, 13%, 84%) |
| CMYK | cmyk(13%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(83.74, -11.23, 1.79) |
| CIE-LCH | lch(83.74, 11.37, 170.93°) |
| OKLab | oklab(85.57% -0.0325 0.0046) |
| OKLCH | oklch(85.57% 0.033 172) |
| XYZ | xyz(55.8108, 63.5723, 67.0760) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.91
Ice
#D6FFFA
ΔE00 9.13
Paleturquoise
#AFEEEE
ΔE00 9.24
Light Grey
#D8DCD6
ΔE00 9.42
Duck Egg Blue
#C3FBF4
ΔE00 9.47
Ice Blue (survey)
#D7FFFE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7CD #D7BBC5
analogous
#BBD7BF #BBD7CD #BBD3D7
triadic
#BBD7CD #CDBBD7 #D7CDBB
tetradic
#BBD7CD #BFBBD7 #D7BBC5 #D3D7BB
square
#BBD7CD #BFBBD7 #D7BBC5 #D3D7BB
split-complementary
#BBD7CD #D7BBD3 #D7BFBB
monochromatic
#6EAA94 #94C0B1 #BBD7CD #E2EEE9 #ECF4F1
Accessibility & contrast
On white
1.53
#BBD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BBD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7CD
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7CD | 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)
#D5D3CD
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#B5D8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd7cd; /* rgb */ color: rgb(187, 215, 205); /* oklch */ color: oklch(85.6% 0.033 172.0);
Tailwind
colors: {
custom: {
50: '#cfe3dc',
500: '#bbd7cd',
950: '#000000',
},
}SCSS
$custom: #bbd7cd; $custom-light: #cfe3dc; $custom-dark: #000000;
JSON
{
"hex": "#bbd7cd",
"rgb": {
"r": 187,
"g": 215,
"b": 205
},
"hsl": {
"h": 158.571,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85567,
"c": 0.03286,
"h": 172
},
"luminance": 0.63573
}Semantic roles & 50–950 ramp
primary
#BBD7CD
secondary
#AD8996
accent
#4165A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484