#BBD6CA#BBD6CA
#BBD6CA is a very light, muted teal. Relative luminance 0.629; OKLCH L 85.3% C 0.033 H 167.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6CA |
|---|---|
| RGB | rgb(187, 214, 202) |
| HSL | hsl(153, 25%, 79%) |
| HSV | hsv(153, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(83.40, -11.30, 2.89) |
| CIE-LCH | lch(83.40, 11.66, 165.65°) |
| OKLab | oklab(85.27% -0.0324 0.0075) |
| OKLCH | oklch(85.27% 0.033 167) |
| XYZ | xyz(55.1983, 62.9211, 65.1025) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.81
Light Grey
#D8DCD6
ΔE00 9.45
Ice
#D6FFFA
ΔE00 9.64
Paleturquoise
#AFEEEE
ΔE00 9.92
Duck Egg Blue
#C3FBF4
ΔE00 9.96
Silver (survey)
#C5C9C7
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6CA #D6BBC7
analogous
#BBD6BC #BBD6CA #BBD4D6
triadic
#BBD6CA #CABBD6 #D6CABB
tetradic
#BBD6CA #BCBBD6 #D6BBC7 #D4D6BB
square
#BBD6CA #BCBBD6 #D6BBC7 #D4D6BB
split-complementary
#BBD6CA #D6BBD4 #D6BCBB
monochromatic
#6FA88E #95BFAC #BBD6CA #E1EDE8 #ECF3F0
Accessibility & contrast
On white
1.55
#BBD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BBD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6CA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6CA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#B6D6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd6ca; /* rgb */ color: rgb(187, 214, 202); /* oklch */ color: oklch(85.3% 0.033 167.0);
Tailwind
colors: {
custom: {
50: '#cfe2da',
500: '#bbd6ca',
950: '#000000',
},
}SCSS
$custom: #bbd6ca; $custom-light: #cfe2da; $custom-dark: #000000;
JSON
{
"hex": "#bbd6ca",
"rgb": {
"r": 187,
"g": 214,
"b": 202
},
"hsl": {
"h": 153.333,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.85272,
"c": 0.03322,
"h": 167
},
"luminance": 0.62922
}Semantic roles & 50–950 ramp
primary
#BBD6CA
secondary
#AC8999
accent
#426DA3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483