#BBD0D4#BBD0D4
#BBD0D4 is a very light, muted teal. Relative luminance 0.604; OKLCH L 84.3% C 0.023 H 210.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0D4 |
|---|---|
| RGB | rgb(187, 208, 212) |
| HSL | hsl(190, 23%, 78%) |
| HSV | hsv(190, 12%, 83%) |
| CMYK | cmyk(11.8%, 1.9%, 0%, 16.9%) |
| CIE-LAB | lab(82.07, -6.24, -4.38) |
| CIE-LCH | lch(82.07, 7.62, 215.07°) |
| OKLab | oklab(84.31% -0.0201 -0.0118) |
| OKLCH | oklch(84.31% 0.023 210.4) |
| XYZ | xyz(54.9302, 60.4290, 71.0445) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.14
Silver (survey)
#C5C9C7
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 7.51
Fog
#D8DCE0
ΔE00 7.78
Light Grey
#D8DCD6
ΔE00 8.22
Light Gray
#D3D3D3
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0D4 #D4BFBB
analogous
#BBD4CB #BBD0D4 #BBC3D4
triadic
#BBD0D4 #D4BBD0 #D0D4BB
tetradic
#BBD0D4 #CBBBD4 #D4BFBB #C3D4BB
square
#BBD0D4 #CBBBD4 #D4BFBB #C3D4BB
split-complementary
#BBD0D4 #D4BBC3 #D4CBBB
monochromatic
#709CA5 #96B6BC #BBD0D4 #E0EAEC #ECF2F3
Accessibility & contrast
On white
1.60
#BBD0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BBD0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0D4
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0D4 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED4
Deuteranopia (green-blind)
#C8CBD4
Tritanopia (blue-blind)
#B4D2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd0d4; /* rgb */ color: rgb(187, 208, 212); /* oklch */ color: oklch(84.3% 0.023 210.4);
Tailwind
colors: {
custom: {
50: '#cfdee1',
500: '#bbd0d4',
950: '#000000',
},
}SCSS
$custom: #bbd0d4; $custom-light: #cfdee1; $custom-dark: #000000;
JSON
{
"hex": "#bbd0d4",
"rgb": {
"r": 187,
"g": 208,
"b": 212
},
"hsl": {
"h": 189.6,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84306,
"c": 0.02336,
"h": 210.4
},
"luminance": 0.6043
}Semantic roles & 50–950 ramp
primary
#BBD0D4
secondary
#AA8F8A
accent
#5345A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484