#BBD2CE#BBD2CE
#BBD2CE is a very light, muted teal. Relative luminance 0.611; OKLCH L 84.5% C 0.025 H 184.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2CE |
|---|---|
| RGB | rgb(187, 210, 206) |
| HSL | hsl(170, 20%, 78%) |
| HSV | hsv(170, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(82.44, -8.47, -0.64) |
| CIE-LCH | lch(82.44, 8.49, 184.31°) |
| OKLab | oklab(84.54% -0.0253 -0.0018) |
| OKLCH | oklch(84.54% 0.025 184.1) |
| XYZ | xyz(54.6781, 61.1132, 67.2958) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.32
Silver (survey)
#C5C9C7
ΔE00 7.67
Light Grey
#D8DCD6
ΔE00 7.94
Lightblue
#ADD8E6
ΔE00 8.29
Fog
#D8DCE0
ΔE00 9.88
Light Gray
#D3D3D3
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2CE #D2BBBF
analogous
#BBD2C2 #BBD2CE #BBCAD2
triadic
#BBD2CE #CEBBD2 #D2CEBB
tetradic
#BBD2CE #C2BBD2 #D2BBBF #CAD2BB
square
#BBD2CE #C2BBD2 #D2BBBF #CAD2BB
split-complementary
#BBD2CE #D2BBCA #D2C2BB
monochromatic
#71A199 #96BAB3 #BBD2CE #E0EAE9 #EDF3F2
Accessibility & contrast
On white
1.59
#BBD2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#BBD2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2CE
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2CE | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCE
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#B5D3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd2ce; /* rgb */ color: rgb(187, 210, 206); /* oklch */ color: oklch(84.5% 0.025 184.1);
Tailwind
colors: {
custom: {
50: '#cfdfdc',
500: '#bbd2ce',
950: '#000000',
},
}SCSS
$custom: #bbd2ce; $custom-light: #cfdfdc; $custom-dark: #000000;
JSON
{
"hex": "#bbd2ce",
"rgb": {
"r": 187,
"g": 210,
"b": 206
},
"hsl": {
"h": 169.565,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84544,
"c": 0.02533,
"h": 184.1
},
"luminance": 0.61114
}Semantic roles & 50–950 ramp
primary
#BBD2CE
secondary
#A78A8F
accent
#47569F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484