#BBD2C7#BBD2C7
#BBD2C7 is a very light, muted teal. Relative luminance 0.608; OKLCH L 84.3% C 0.029 H 165.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2C7 |
|---|---|
| RGB | rgb(187, 210, 199) |
| HSL | hsl(151, 20%, 78%) |
| HSV | hsv(151, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 5.2%, 17.6%) |
| CIE-LAB | lab(82.26, -9.81, 2.83) |
| CIE-LCH | lch(82.26, 10.21, 163.91°) |
| OKLab | oklab(84.34% -0.028 0.0073) |
| OKLCH | oklch(84.34% 0.029 165.3) |
| XYZ | xyz(53.8466, 60.7806, 62.9167) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.52
Silver (survey)
#C5C9C7
ΔE00 8.88
Powder Blue
#B0E0E6
ΔE00 9.32
Honeydew
#F0FFF0
ΔE00 10.66
Ice
#D6FFFA
ΔE00 10.67
Paleturquoise
#AFEEEE
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2C7 #D2BBC6
analogous
#BBD2BB #BBD2C7 #BBD1D2
triadic
#BBD2C7 #C7BBD2 #D2C7BB
tetradic
#BBD2C7 #BBBBD2 #D2BBC6 #D1D2BB
square
#BBD2C7 #BBBBD2 #D2BBC6 #D1D2BB
split-complementary
#BBD2C7 #D2BBD1 #D2BBBB
monochromatic
#71A18A #96BAA9 #BBD2C7 #E0EAE5 #EDF3F0
Accessibility & contrast
On white
1.60
#BBD2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#BBD2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2C7
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2C7 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC6
Deuteranopia (green-blind)
#CCCBC8
Tritanopia (blue-blind)
#B7D2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd2c7; /* rgb */ color: rgb(187, 210, 199); /* oklch */ color: oklch(84.3% 0.029 165.3);
Tailwind
colors: {
custom: {
50: '#cfdfd8',
500: '#bbd2c7',
950: '#000000',
},
}SCSS
$custom: #bbd2c7; $custom-light: #cfdfd8; $custom-dark: #000000;
JSON
{
"hex": "#bbd2c7",
"rgb": {
"r": 187,
"g": 210,
"b": 199
},
"hsl": {
"h": 151.304,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84343,
"c": 0.02899,
"h": 165.3
},
"luminance": 0.60782
}Semantic roles & 50–950 ramp
primary
#BBD2C7
secondary
#A78A98
accent
#47719F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483