#BBD2D4#BBD2D4
#BBD2D4 is a very light, muted teal. Relative luminance 0.614; OKLCH L 84.7% C 0.025 H 203.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2D4 |
|---|---|
| RGB | rgb(187, 210, 212) |
| HSL | hsl(185, 23%, 78%) |
| HSV | hsv(185, 12%, 83%) |
| CMYK | cmyk(11.8%, 0.9%, 0%, 16.9%) |
| CIE-LAB | lab(82.60, -7.28, -3.60) |
| CIE-LCH | lch(82.60, 8.12, 206.34°) |
| OKLab | oklab(84.72% -0.0229 -0.0097) |
| OKLCH | oklch(84.72% 0.025 203.1) |
| XYZ | xyz(55.4209, 61.4103, 71.2081) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.11
Powder Blue
#B0E0E6
ΔE00 6.66
Silver (survey)
#C5C9C7
ΔE00 7.29
Light Grey
#D8DCD6
ΔE00 8.23
Fog
#D8DCE0
ΔE00 8.53
Light Gray
#D3D3D3
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2D4 #D4BDBB
analogous
#BBD4C9 #BBD2D4 #BBC5D4
triadic
#BBD2D4 #D4BBD2 #D2D4BB
tetradic
#BBD2D4 #C9BBD4 #D4BDBB #C5D4BB
square
#BBD2D4 #C9BBD4 #D4BDBB #C5D4BB
split-complementary
#BBD2D4 #D4BBC5 #D4C9BB
monochromatic
#70A0A5 #96B9BC #BBD2D4 #E0EBEC #ECF3F3
Accessibility & contrast
On white
1.58
#BBD2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#BBD2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2D4
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2D4 | 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)
#CED0D4
Deuteranopia (green-blind)
#C9CCD4
Tritanopia (blue-blind)
#B4D4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd2d4; /* rgb */ color: rgb(187, 210, 212); /* oklch */ color: oklch(84.7% 0.025 203.1);
Tailwind
colors: {
custom: {
50: '#cfdfe1',
500: '#bbd2d4',
950: '#000000',
},
}SCSS
$custom: #bbd2d4; $custom-light: #cfdfe1; $custom-dark: #000000;
JSON
{
"hex": "#bbd2d4",
"rgb": {
"r": 187,
"g": 210,
"b": 212
},
"hsl": {
"h": 184.8,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84723,
"c": 0.0249,
"h": 203.1
},
"luminance": 0.61411
}Semantic roles & 50–950 ramp
primary
#BBD2D4
secondary
#AA8C8A
accent
#4C45A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484