#BBD0D3#BBD0D3
#BBD0D3 is a very light, muted teal. Relative luminance 0.604; OKLCH L 84.3% C 0.023 H 207.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0D3 |
|---|---|
| RGB | rgb(187, 208, 211) |
| HSL | hsl(188, 21%, 78%) |
| HSV | hsv(188, 11%, 83%) |
| CMYK | cmyk(11.4%, 1.4%, 0%, 17.3%) |
| CIE-LAB | lab(82.04, -6.44, -3.89) |
| CIE-LCH | lch(82.04, 7.52, 211.12°) |
| OKLab | oklab(84.28% -0.0205 -0.0105) |
| OKLCH | oklch(84.28% 0.023 207.1) |
| XYZ | xyz(54.8045, 60.3787, 70.3822) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.33
Silver (survey)
#C5C9C7
ΔE00 6.66
Powder Blue
#B0E0E6
ΔE00 7.42
Fog
#D8DCE0
ΔE00 7.93
Light Grey
#D8DCD6
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0D3 #D3BEBB
analogous
#BBD3CA #BBD0D3 #BBC4D3
triadic
#BBD0D3 #D3BBD0 #D0D3BB
tetradic
#BBD0D3 #CABBD3 #D3BEBB #C4D3BB
square
#BBD0D3 #CABBD3 #D3BEBB #C4D3BB
split-complementary
#BBD0D3 #D3BBC4 #D3CABB
monochromatic
#719DA3 #96B6BB #BBD0D3 #E0EAEB #ECF2F3
Accessibility & contrast
On white
1.61
#BBD0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#BBD0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0D3
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0D3 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED3
Deuteranopia (green-blind)
#C8CBD3
Tritanopia (blue-blind)
#B4D2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd0d3; /* rgb */ color: rgb(187, 208, 211); /* oklch */ color: oklch(84.3% 0.023 207.1);
Tailwind
colors: {
custom: {
50: '#cfdee0',
500: '#bbd0d3',
950: '#000000',
},
}SCSS
$custom: #bbd0d3; $custom-light: #cfdee0; $custom-dark: #000000;
JSON
{
"hex": "#bbd0d3",
"rgb": {
"r": 187,
"g": 208,
"b": 211
},
"hsl": {
"h": 187.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84275,
"c": 0.02307,
"h": 207.1
},
"luminance": 0.6038
}Semantic roles & 50–950 ramp
primary
#BBD0D3
secondary
#A88E8A
accent
#5146A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484