#BBD3D3#BBD3D3
#BBD3D3 is a very light, muted teal. Relative luminance 0.619; OKLCH L 84.9% C 0.026 H 196.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3D3 |
|---|---|
| RGB | rgb(187, 211, 211) |
| HSL | hsl(180, 21%, 78%) |
| HSV | hsv(180, 11%, 83%) |
| CMYK | cmyk(11.4%, 0%, 0%, 17.3%) |
| CIE-LAB | lab(82.84, -8.00, -2.72) |
| CIE-LCH | lch(82.84, 8.45, 198.79°) |
| OKLab | oklab(84.9% -0.0247 -0.0074) |
| OKLCH | oklch(84.9% 0.026 196.7) |
| XYZ | xyz(55.5428, 61.8554, 70.6283) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.38
Lightblue
#ADD8E6
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 7.67
Light Grey
#D8DCD6
ΔE00 8.24
Fog
#D8DCE0
ΔE00 9.14
Lightcyan
#E0FFFF
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3D3 #D3BBBB
analogous
#BBD3C7 #BBD3D3 #BBC7D3
triadic
#BBD3D3 #D3BBD3 #D3D3BB
tetradic
#BBD3D3 #C7BBD3 #D3BBBB #C7D3BB
square
#BBD3D3 #C7BBD3 #D3BBBB #C7D3BB
split-complementary
#BBD3D3 #D3BBC7 #D3C7BB
monochromatic
#71A3A3 #96BBBB #BBD3D3 #E0EBEB #ECF3F3
Accessibility & contrast
On white
1.57
#BBD3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#BBD3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3D3
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3D3 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D3
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#B4D5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd3d3; /* rgb */ color: rgb(187, 211, 211); /* oklch */ color: oklch(84.9% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#cfe0e0',
500: '#bbd3d3',
950: '#000000',
},
}SCSS
$custom: #bbd3d3; $custom-light: #cfe0e0; $custom-dark: #000000;
JSON
{
"hex": "#bbd3d3",
"rgb": {
"r": 187,
"g": 211,
"b": 211
},
"hsl": {
"h": 180,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84902,
"c": 0.02575,
"h": 196.7
},
"luminance": 0.61856
}Semantic roles & 50–950 ramp
primary
#BBD3D3
secondary
#A88A8A
accent
#4646A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484