#BBD3D4#BBD3D4
#BBD3D4 is a very light, muted teal. Relative luminance 0.619; OKLCH L 84.9% C 0.026 H 199.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3D4 |
|---|---|
| RGB | rgb(187, 211, 212) |
| HSL | hsl(182, 23%, 78%) |
| HSV | hsv(182, 12%, 83%) |
| CMYK | cmyk(11.8%, 0.5%, 0%, 16.9%) |
| CIE-LAB | lab(82.86, -7.80, -3.21) |
| CIE-LCH | lch(82.86, 8.43, 202.41°) |
| OKLab | oklab(84.93% -0.0243 -0.0087) |
| OKLCH | oklch(84.93% 0.026 199.7) |
| XYZ | xyz(55.6686, 61.9057, 71.2906) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.22
Powder Blue
#B0E0E6
ΔE00 6.32
Silver (survey)
#C5C9C7
ΔE00 7.63
Light Grey
#D8DCD6
ΔE00 8.31
Fog
#D8DCE0
ΔE00 8.93
Lightcyan
#E0FFFF
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3D4 #D4BCBB
analogous
#BBD4C8 #BBD3D4 #BBC6D4
triadic
#BBD3D4 #D4BBD3 #D3D4BB
tetradic
#BBD3D4 #C8BBD4 #D4BCBB #C6D4BB
square
#BBD3D4 #C8BBD4 #D4BCBB #C6D4BB
split-complementary
#BBD3D4 #D4BBC6 #D4C8BB
monochromatic
#70A2A5 #96BBBC #BBD3D4 #E0EBEC #ECF3F3
Accessibility & contrast
On white
1.57
#BBD3D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#BBD3D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3D4
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3D4 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D4
Deuteranopia (green-blind)
#CACDD4
Tritanopia (blue-blind)
#B4D5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd3d4; /* rgb */ color: rgb(187, 211, 212); /* oklch */ color: oklch(84.9% 0.026 199.7);
Tailwind
colors: {
custom: {
50: '#cfe0e1',
500: '#bbd3d4',
950: '#000000',
},
}SCSS
$custom: #bbd3d4; $custom-light: #cfe0e1; $custom-dark: #000000;
JSON
{
"hex": "#bbd3d4",
"rgb": {
"r": 187,
"g": 211,
"b": 212
},
"hsl": {
"h": 182.4,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84932,
"c": 0.0258,
"h": 199.7
},
"luminance": 0.61907
}Semantic roles & 50–950 ramp
primary
#BBD3D4
secondary
#AA8B8A
accent
#4845A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484