#BBD4D3#BBD4D3
#BBD4D3 is a very light, muted teal. Relative luminance 0.624; OKLCH L 85.1% C 0.027 H 193.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4D3 |
|---|---|
| RGB | rgb(187, 212, 211) |
| HSL | hsl(178, 23%, 78%) |
| HSV | hsv(178, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 0.5%, 16.9%) |
| CIE-LAB | lab(83.10, -8.51, -2.33) |
| CIE-LCH | lch(83.10, 8.83, 195.32°) |
| OKLab | oklab(85.11% -0.026 -0.0064) |
| OKLCH | oklch(85.11% 0.027 193.7) |
| XYZ | xyz(55.7920, 62.3538, 70.7114) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.17
Lightblue
#ADD8E6
ΔE00 6.79
Silver (survey)
#C5C9C7
ΔE00 8.05
Light Grey
#D8DCD6
ΔE00 8.38
Lightcyan
#E0FFFF
ΔE00 9.33
Fog
#D8DCE0
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4D3 #D4BBBC
analogous
#BBD4C6 #BBD4D3 #BBC8D4
triadic
#BBD4D3 #D3BBD4 #D4D3BB
tetradic
#BBD4D3 #C6BBD4 #D4BBBC #C8D4BB
square
#BBD4D3 #C6BBD4 #D4BBBC #C8D4BB
split-complementary
#BBD4D3 #D4BBC8 #D4C6BB
monochromatic
#70A5A2 #96BCBB #BBD4D3 #E0ECEB #ECF3F3
Accessibility & contrast
On white
1.56
#BBD4D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#BBD4D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4D3
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4D3 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D3
Deuteranopia (green-blind)
#CCCDD3
Tritanopia (blue-blind)
#B4D6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd4d3; /* rgb */ color: rgb(187, 212, 211); /* oklch */ color: oklch(85.1% 0.027 193.7);
Tailwind
colors: {
custom: {
50: '#cfe1e0',
500: '#bbd4d3',
950: '#000000',
},
}SCSS
$custom: #bbd4d3; $custom-light: #cfe1e0; $custom-dark: #000000;
JSON
{
"hex": "#bbd4d3",
"rgb": {
"r": 187,
"g": 212,
"b": 211
},
"hsl": {
"h": 177.6,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.85111,
"c": 0.02682,
"h": 193.7
},
"luminance": 0.62355
}Semantic roles & 50–950 ramp
primary
#BBD4D3
secondary
#AA8A8B
accent
#4548A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484