#BBD2CF#BBD2CF
#BBD2CF is a very light, muted teal. Relative luminance 0.612; OKLCH L 84.6% C 0.025 H 187.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2CF |
|---|---|
| RGB | rgb(187, 210, 207) |
| HSL | hsl(172, 20%, 78%) |
| HSV | hsv(172, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(82.47, -8.27, -1.13) |
| CIE-LCH | lch(82.47, 8.35, 187.80°) |
| OKLab | oklab(84.57% -0.0249 -0.0031) |
| OKLCH | oklch(84.57% 0.025 187.2) |
| XYZ | xyz(54.8000, 61.1620, 67.9377) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.12
Silver (survey)
#C5C9C7
ΔE00 7.55
Lightblue
#ADD8E6
ΔE00 7.88
Light Grey
#D8DCD6
ΔE00 7.93
Fog
#D8DCE0
ΔE00 9.62
Light Gray
#D3D3D3
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2CF #D2BBBE
analogous
#BBD2C3 #BBD2CF #BBC9D2
triadic
#BBD2CF #CFBBD2 #D2CFBB
tetradic
#BBD2CF #C3BBD2 #D2BBBE #C9D2BB
square
#BBD2CF #C3BBD2 #D2BBBE #C9D2BB
split-complementary
#BBD2CF #D2BBC9 #D2C3BB
monochromatic
#71A19B #96BAB5 #BBD2CF #E0EAE9 #EDF3F2
Accessibility & contrast
On white
1.59
#BBD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BBD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2CF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2CF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#B5D3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd2cf; /* rgb */ color: rgb(187, 210, 207); /* oklch */ color: oklch(84.6% 0.025 187.2);
Tailwind
colors: {
custom: {
50: '#cfdfdd',
500: '#bbd2cf',
950: '#000000',
},
}SCSS
$custom: #bbd2cf; $custom-light: #cfdfdd; $custom-dark: #000000;
JSON
{
"hex": "#bbd2cf",
"rgb": {
"r": 187,
"g": 210,
"b": 207
},
"hsl": {
"h": 172.174,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84573,
"c": 0.02507,
"h": 187.2
},
"luminance": 0.61163
}Semantic roles & 50–950 ramp
primary
#BBD2CF
secondary
#A78A8E
accent
#47529F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484