#BBD3D1#BBD3D1
#BBD3D1 is a very light, muted teal. Relative luminance 0.618; OKLCH L 84.8% C 0.026 H 190.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3D1 |
|---|---|
| RGB | rgb(187, 211, 209) |
| HSL | hsl(175, 21%, 78%) |
| HSV | hsv(175, 11%, 83%) |
| CMYK | cmyk(11.4%, 0%, 0.9%, 17.3%) |
| CIE-LAB | lab(82.78, -8.39, -1.73) |
| CIE-LCH | lch(82.78, 8.57, 191.67°) |
| OKLab | oklab(84.84% -0.0255 -0.0047) |
| OKLCH | oklch(84.84% 0.026 190.6) |
| XYZ | xyz(55.2937, 61.7557, 69.3161) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 7.33
Silver (survey)
#C5C9C7
ΔE00 7.79
Light Grey
#D8DCD6
ΔE00 8.15
Fog
#D8DCE0
ΔE00 9.58
Lightcyan
#E0FFFF
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3D1 #D3BBBD
analogous
#BBD3C5 #BBD3D1 #BBC9D3
triadic
#BBD3D1 #D1BBD3 #D3D1BB
tetradic
#BBD3D1 #C5BBD3 #D3BBBD #C9D3BB
square
#BBD3D1 #C5BBD3 #D3BBBD #C9D3BB
split-complementary
#BBD3D1 #D3BBC9 #D3C5BB
monochromatic
#71A39F #96BBB8 #BBD3D1 #E0EBEA #ECF3F2
Accessibility & contrast
On white
1.57
#BBD3D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#BBD3D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3D1
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3D1 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D1
Deuteranopia (green-blind)
#CBCDD1
Tritanopia (blue-blind)
#B5D4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd3d1; /* rgb */ color: rgb(187, 211, 209); /* oklch */ color: oklch(84.8% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#cfe0df',
500: '#bbd3d1',
950: '#000000',
},
}SCSS
$custom: #bbd3d1; $custom-light: #cfe0df; $custom-dark: #000000;
JSON
{
"hex": "#bbd3d1",
"rgb": {
"r": 187,
"g": 211,
"b": 209
},
"hsl": {
"h": 175,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84842,
"c": 0.0259,
"h": 190.6
},
"luminance": 0.61757
}Semantic roles & 50–950 ramp
primary
#BBD3D1
secondary
#A88A8C
accent
#464DA0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484