#BBD3CA#BBD3CA
#BBD3CA is a very light, muted teal. Relative luminance 0.614; OKLCH L 84.6% C 0.029 H 171.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3CA |
|---|---|
| RGB | rgb(187, 211, 202) |
| HSL | hsl(158, 21%, 78%) |
| HSV | hsv(158, 11%, 83%) |
| CMYK | cmyk(11.4%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(82.60, -9.76, 1.73) |
| CIE-LCH | lch(82.60, 9.91, 169.95°) |
| OKLab | oklab(84.64% -0.0282 0.0044) |
| OKLCH | oklch(84.64% 0.029 171.1) |
| XYZ | xyz(54.4460, 61.4166, 64.8517) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.43
Light Grey
#D8DCD6
ΔE00 8.48
Silver (survey)
#C5C9C7
ΔE00 8.78
Ice
#D6FFFA
ΔE00 10.18
Lightblue
#ADD8E6
ΔE00 10.29
Paleturquoise
#AFEEEE
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3CA #D3BBC4
analogous
#BBD3BE #BBD3CA #BBD0D3
triadic
#BBD3CA #CABBD3 #D3CABB
tetradic
#BBD3CA #BEBBD3 #D3BBC4 #D0D3BB
square
#BBD3CA #BEBBD3 #D3BBC4 #D0D3BB
split-complementary
#BBD3CA #D3BBD0 #D3BEBB
monochromatic
#71A390 #96BBAD #BBD3CA #E0EBE7 #ECF3F1
Accessibility & contrast
On white
1.58
#BBD3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#BBD3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3CA
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3CA | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CA
Deuteranopia (green-blind)
#CDCCCB
Tritanopia (blue-blind)
#B6D3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd3ca; /* rgb */ color: rgb(187, 211, 202); /* oklch */ color: oklch(84.6% 0.029 171.1);
Tailwind
colors: {
custom: {
50: '#cfe0da',
500: '#bbd3ca',
950: '#000000',
},
}SCSS
$custom: #bbd3ca; $custom-light: #cfe0da; $custom-dark: #000000;
JSON
{
"hex": "#bbd3ca",
"rgb": {
"r": 187,
"g": 211,
"b": 202
},
"hsl": {
"h": 157.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84639,
"c": 0.02858,
"h": 171.1
},
"luminance": 0.61418
}Semantic roles & 50–950 ramp
primary
#BBD3CA
secondary
#A88A95
accent
#4667A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483