#BBD3D0#BBD3D0
#BBD3D0 is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.8% C 0.026 H 187.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3D0 |
|---|---|
| RGB | rgb(187, 211, 208) |
| HSL | hsl(173, 21%, 78%) |
| HSV | hsv(173, 11%, 83%) |
| CMYK | cmyk(11.4%, 0%, 1.4%, 17.3%) |
| CIE-LAB | lab(82.76, -8.59, -1.24) |
| CIE-LCH | lch(82.76, 8.68, 188.21°) |
| OKLab | oklab(84.81% -0.0258 -0.0034) |
| OKLCH | oklch(84.81% 0.026 187.6) |
| XYZ | xyz(55.1703, 61.7063, 68.6661) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.81
Lightblue
#ADD8E6
ΔE00 7.73
Silver (survey)
#C5C9C7
ΔE00 7.89
Light Grey
#D8DCD6
ΔE00 8.14
Lightcyan
#E0FFFF
ΔE00 9.66
Fog
#D8DCE0
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3D0 #D3BBBE
analogous
#BBD3C4 #BBD3D0 #BBCAD3
triadic
#BBD3D0 #D0BBD3 #D3D0BB
tetradic
#BBD3D0 #C4BBD3 #D3BBBE #CAD3BB
square
#BBD3D0 #C4BBD3 #D3BBBE #CAD3BB
split-complementary
#BBD3D0 #D3BBCA #D3C4BB
monochromatic
#71A39D #96BBB6 #BBD3D0 #E0EBEA #ECF3F2
Accessibility & contrast
On white
1.57
#BBD3D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BBD3D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3D0
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3D0 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D0
Deuteranopia (green-blind)
#CBCDD0
Tritanopia (blue-blind)
#B5D4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd3d0; /* rgb */ color: rgb(187, 211, 208); /* oklch */ color: oklch(84.8% 0.026 187.6);
Tailwind
colors: {
custom: {
50: '#cfe0de',
500: '#bbd3d0',
950: '#000000',
},
}SCSS
$custom: #bbd3d0; $custom-light: #cfe0de; $custom-dark: #000000;
JSON
{
"hex": "#bbd3d0",
"rgb": {
"r": 187,
"g": 211,
"b": 208
},
"hsl": {
"h": 172.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84813,
"c": 0.02608,
"h": 187.6
},
"luminance": 0.61707
}Semantic roles & 50–950 ramp
primary
#BBD3D0
secondary
#A88A8E
accent
#4651A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484