#BBD3CE#BBD3CE
#BBD3CE is a very light, muted teal. Relative luminance 0.616; OKLCH L 84.8% C 0.027 H 181.7°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3CE |
|---|---|
| RGB | rgb(187, 211, 206) |
| HSL | hsl(168, 21%, 78%) |
| HSV | hsv(168, 11%, 83%) |
| CMYK | cmyk(11.4%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(82.70, -8.98, -0.25) |
| CIE-LCH | lch(82.70, 8.99, 181.60°) |
| OKLab | oklab(84.75% -0.0266 -0.0008) |
| OKLCH | oklch(84.75% 0.027 181.7) |
| XYZ | xyz(54.9257, 61.6085, 67.3784) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 8.13
Light Grey
#D8DCD6
ΔE00 8.18
Lightblue
#ADD8E6
ΔE00 8.57
Lightcyan
#E0FFFF
ΔE00 9.84
Paleturquoise
#AFEEEE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3CE #D3BBC0
analogous
#BBD3C2 #BBD3CE #BBCCD3
triadic
#BBD3CE #CEBBD3 #D3CEBB
tetradic
#BBD3CE #C2BBD3 #D3BBC0 #CCD3BB
square
#BBD3CE #C2BBD3 #D3BBC0 #CCD3BB
split-complementary
#BBD3CE #D3BBCC #D3C2BB
monochromatic
#71A398 #96BBB3 #BBD3CE #E0EBE9 #ECF3F2
Accessibility & contrast
On white
1.58
#BBD3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#BBD3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3CE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3CE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#CCCCCE
Tritanopia (blue-blind)
#B5D4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd3ce; /* rgb */ color: rgb(187, 211, 206); /* oklch */ color: oklch(84.8% 0.027 181.7);
Tailwind
colors: {
custom: {
50: '#cfe0dc',
500: '#bbd3ce',
950: '#000000',
},
}SCSS
$custom: #bbd3ce; $custom-light: #cfe0dc; $custom-dark: #000000;
JSON
{
"hex": "#bbd3ce",
"rgb": {
"r": 187,
"g": 211,
"b": 206
},
"hsl": {
"h": 167.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84754,
"c": 0.02665,
"h": 181.7
},
"luminance": 0.6161
}Semantic roles & 50–950 ramp
primary
#BBD3CE
secondary
#A88A90
accent
#4658A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484