#BBD0D2#BBD0D2
#BBD0D2 is a very light, muted teal. Relative luminance 0.603; OKLCH L 84.2% C 0.023 H 203.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0D2 |
|---|---|
| RGB | rgb(187, 208, 210) |
| HSL | hsl(185, 20%, 78%) |
| HSV | hsv(185, 11%, 82%) |
| CMYK | cmyk(11%, 1%, 0%, 17.6%) |
| CIE-LAB | lab(82.02, -6.64, -3.39) |
| CIE-LCH | lch(82.02, 7.46, 207.07°) |
| OKLab | oklab(84.25% -0.0209 -0.0092) |
| OKLCH | oklch(84.25% 0.023 203.7) |
| XYZ | xyz(54.6795, 60.3287, 69.7241) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 7.38
Light Grey
#D8DCD6
ΔE00 7.90
Fog
#D8DCE0
ΔE00 8.11
Light Gray
#D3D3D3
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0D2 #D2BDBB
analogous
#BBD2C8 #BBD0D2 #BBC4D2
triadic
#BBD0D2 #D2BBD0 #D0D2BB
tetradic
#BBD0D2 #C8BBD2 #D2BDBB #C4D2BB
square
#BBD0D2 #C8BBD2 #D2BDBB #C4D2BB
split-complementary
#BBD0D2 #D2BBC4 #D2C8BB
monochromatic
#719DA1 #96B7BA #BBD0D2 #E0E9EA #EDF2F3
Accessibility & contrast
On white
1.61
#BBD0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#BBD0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0D2
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0D2 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED2
Deuteranopia (green-blind)
#C8CBD2
Tritanopia (blue-blind)
#B5D2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd0d2; /* rgb */ color: rgb(187, 208, 210); /* oklch */ color: oklch(84.2% 0.023 203.7);
Tailwind
colors: {
custom: {
50: '#cfdedf',
500: '#bbd0d2',
950: '#000000',
},
}SCSS
$custom: #bbd0d2; $custom-light: #cfdedf; $custom-dark: #000000;
JSON
{
"hex": "#bbd0d2",
"rgb": {
"r": 187,
"g": 208,
"b": 210
},
"hsl": {
"h": 185.217,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84245,
"c": 0.02284,
"h": 203.7
},
"luminance": 0.6033
}Semantic roles & 50–950 ramp
primary
#BBD0D2
secondary
#A78D8A
accent
#4E479F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484