#BBD1D2#BBD1D2
#BBD1D2 is a very light, muted teal. Relative luminance 0.608; OKLCH L 84.5% C 0.024 H 200.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1D2 |
|---|---|
| RGB | rgb(187, 209, 210) |
| HSL | hsl(183, 20%, 78%) |
| HSV | hsv(183, 11%, 82%) |
| CMYK | cmyk(11%, 0.5%, 0%, 17.6%) |
| CIE-LAB | lab(82.28, -7.16, -3.00) |
| CIE-LCH | lch(82.28, 7.76, 202.77°) |
| OKLab | oklab(84.45% -0.0223 -0.0081) |
| OKLCH | oklch(84.45% 0.024 200) |
| XYZ | xyz(54.9241, 60.8178, 69.8056) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.62
Silver (survey)
#C5C9C7
ΔE00 6.96
Powder Blue
#B0E0E6
ΔE00 7.02
Light Grey
#D8DCD6
ΔE00 7.95
Fog
#D8DCE0
ΔE00 8.51
Light Gray
#D3D3D3
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1D2 #D2BCBB
analogous
#BBD2C7 #BBD1D2 #BBC5D2
triadic
#BBD1D2 #D2BBD1 #D1D2BB
tetradic
#BBD1D2 #C7BBD2 #D2BCBB #C5D2BB
square
#BBD1D2 #C7BBD2 #D2BCBB #C5D2BB
split-complementary
#BBD1D2 #D2BBC5 #D2C7BB
monochromatic
#719FA1 #96B8BA #BBD1D2 #E0EAEA #EDF3F3
Accessibility & contrast
On white
1.60
#BBD1D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#BBD1D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1D2
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1D2 | 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)
#CECFD2
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#B5D3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd1d2; /* rgb */ color: rgb(187, 209, 210); /* oklch */ color: oklch(84.5% 0.024 200.0);
Tailwind
colors: {
custom: {
50: '#cfdfdf',
500: '#bbd1d2',
950: '#000000',
},
}SCSS
$custom: #bbd1d2; $custom-light: #cfdfdf; $custom-dark: #000000;
JSON
{
"hex": "#bbd1d2",
"rgb": {
"r": 187,
"g": 209,
"b": 210
},
"hsl": {
"h": 182.609,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84454,
"c": 0.02375,
"h": 200
},
"luminance": 0.60819
}Semantic roles & 50–950 ramp
primary
#BBD1D2
secondary
#A78B8A
accent
#4B479F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484