#BBDCD7#BBDCD7
#BBDCD7 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.9% C 0.035 H 185.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCD7 |
|---|---|
| RGB | rgb(187, 220, 215) |
| HSL | hsl(171, 32%, 80%) |
| HSV | hsv(171, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(85.33, -11.82, -1.19) |
| CIE-LCH | lch(85.33, 11.88, 185.74°) |
| OKLab | oklab(86.91% -0.0353 -0.0033) |
| OKLCH | oklch(86.91% 0.036 185.4) |
| XYZ | xyz(58.3493, 66.6560, 74.0685) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.28
Paleturquoise
#AFEEEE
ΔE00 7.02
Ice
#D6FFFA
ΔE00 7.52
Ice Blue (survey)
#D7FFFE
ΔE00 7.70
Very Pale Blue
#D6FFFE
ΔE00 7.71
Pale Blue
#D0FEFE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCD7 #DCBBC0
analogous
#BBDCC7 #BBDCD7 #BBD1DC
triadic
#BBDCD7 #D7BBDC #DCD7BB
tetradic
#BBDCD7 #C7BBDC #DCBBC0 #D1DCBB
square
#BBDCD7 #C7BBDC #DCBBC0 #D1DCBB
split-complementary
#BBDCD7 #DCBBD1 #DCC7BB
monochromatic
#6AB2A7 #93C7BF #BBDCD7 #E3F1EF #EBF5F3
Accessibility & contrast
On white
1.47
#BBDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BBDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCD7
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCD7 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D7
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#B2DEDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdcd7; /* rgb */ color: rgb(187, 220, 215); /* oklch */ color: oklch(86.9% 0.035 185.4);
Tailwind
colors: {
custom: {
50: '#cfe6e3',
500: '#bbdcd7',
950: '#000000',
},
}SCSS
$custom: #bbdcd7; $custom-light: #cfe6e3; $custom-dark: #000000;
JSON
{
"hex": "#bbdcd7",
"rgb": {
"r": 187,
"g": 220,
"b": 215
},
"hsl": {
"h": 170.909,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86911,
"c": 0.0355,
"h": 185.4
},
"luminance": 0.66657
}Semantic roles & 50–950 ramp
primary
#BBDCD7
secondary
#B3888E
accent
#3B4CAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484