#BBD7DC#BBD7DC
#BBD7DC is a very light, muted teal. Relative luminance 0.643; OKLCH L 86.0% C 0.031 H 209.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7DC |
|---|---|
| RGB | rgb(187, 215, 220) |
| HSL | hsl(189, 32%, 80%) |
| HSV | hsv(189, 15%, 86%) |
| CMYK | cmyk(15%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(84.14, -8.24, -5.59) |
| CIE-LCH | lch(84.14, 9.96, 214.15°) |
| OKLab | oklab(86.01% -0.0266 -0.0151) |
| OKLCH | oklch(86.01% 0.031 209.6) |
| XYZ | xyz(57.7089, 64.3316, 77.0730) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.34
Powder Blue
#B0E0E6
ΔE00 5.13
Ice Blue
#A5DFF9
ΔE00 8.34
Pale Sky Blue
#BDF6FE
ΔE00 8.74
Lightcyan
#E0FFFF
ΔE00 8.91
Silver (survey)
#C5C9C7
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7DC #DCC0BB
analogous
#BBDCD1 #BBD7DC #BBC7DC
triadic
#BBD7DC #DCBBD7 #D7DCBB
tetradic
#BBD7DC #D1BBDC #DCC0BB #C7DCBB
square
#BBD7DC #D1BBDC #DCC0BB #C7DCBB
split-complementary
#BBD7DC #DCBBC7 #DCD1BB
monochromatic
#6AA7B2 #93BFC7 #BBD7DC #E3EFF1 #EBF3F5
Accessibility & contrast
On white
1.51
#BBD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BBD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7DC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7DC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#B2DAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd7dc; /* rgb */ color: rgb(187, 215, 220); /* oklch */ color: oklch(86.0% 0.031 209.6);
Tailwind
colors: {
custom: {
50: '#cfe3e6',
500: '#bbd7dc',
950: '#000000',
},
}SCSS
$custom: #bbd7dc; $custom-light: #cfe3e6; $custom-dark: #000000;
JSON
{
"hex": "#bbd7dc",
"rgb": {
"r": 187,
"g": 215,
"b": 220
},
"hsl": {
"h": 189.091,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86011,
"c": 0.03063,
"h": 209.6
},
"luminance": 0.64333
}Semantic roles & 50–950 ramp
primary
#BBD7DC
secondary
#B38E88
accent
#4C3BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484