#BBD3D2#BBD3D2
#BBD3D2 is a very light, muted teal. Relative luminance 0.618; OKLCH L 84.9% C 0.026 H 193.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3D2 |
|---|---|
| RGB | rgb(187, 211, 210) |
| HSL | hsl(178, 21%, 78%) |
| HSV | hsv(178, 11%, 83%) |
| CMYK | cmyk(11.4%, 0%, 0.5%, 17.3%) |
| CIE-LAB | lab(82.81, -8.20, -2.23) |
| CIE-LCH | lch(82.81, 8.49, 195.21°) |
| OKLab | oklab(84.87% -0.0251 -0.0061) |
| OKLCH | oklch(84.87% 0.026 193.6) |
| XYZ | xyz(55.4179, 61.8054, 69.9702) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.49
Lightblue
#ADD8E6
ΔE00 6.94
Silver (survey)
#C5C9C7
ΔE00 7.72
Light Grey
#D8DCD6
ΔE00 8.18
Fog
#D8DCE0
ΔE00 9.36
Lightcyan
#E0FFFF
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3D2 #D3BBBC
analogous
#BBD3C6 #BBD3D2 #BBC8D3
triadic
#BBD3D2 #D2BBD3 #D3D2BB
tetradic
#BBD3D2 #C6BBD3 #D3BBBC #C8D3BB
square
#BBD3D2 #C6BBD3 #D3BBBC #C8D3BB
split-complementary
#BBD3D2 #D3BBC8 #D3C6BB
monochromatic
#71A3A1 #96BBB9 #BBD3D2 #E0EBEB #ECF3F3
Accessibility & contrast
On white
1.57
#BBD3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BBD3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3D2
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3D2 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D2
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#B4D5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd3d2; /* rgb */ color: rgb(187, 211, 210); /* oklch */ color: oklch(84.9% 0.026 193.6);
Tailwind
colors: {
custom: {
50: '#cfe0df',
500: '#bbd3d2',
950: '#000000',
},
}SCSS
$custom: #bbd3d2; $custom-light: #cfe0df; $custom-dark: #000000;
JSON
{
"hex": "#bbd3d2",
"rgb": {
"r": 187,
"g": 211,
"b": 210
},
"hsl": {
"h": 177.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84872,
"c": 0.02578,
"h": 193.6
},
"luminance": 0.61806
}Semantic roles & 50–950 ramp
primary
#BBD3D2
secondary
#A88A8B
accent
#4649A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484