#BBD2D2#BBD2D2
#BBD2D2 is a very light, muted teal. Relative luminance 0.613; OKLCH L 84.7% C 0.025 H 196.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2D2 |
|---|---|
| RGB | rgb(187, 210, 210) |
| HSL | hsl(180, 20%, 78%) |
| HSV | hsv(180, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(82.55, -7.68, -2.62) |
| CIE-LCH | lch(82.55, 8.11, 198.82°) |
| OKLab | oklab(84.66% -0.0237 -0.0071) |
| OKLCH | oklch(84.66% 0.025 196.7) |
| XYZ | xyz(55.1702, 61.3101, 69.8876) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.72
Lightblue
#ADD8E6
ΔE00 6.74
Silver (survey)
#C5C9C7
ΔE00 7.33
Light Grey
#D8DCD6
ΔE00 8.04
Fog
#D8DCE0
ΔE00 8.93
Light Gray
#D3D3D3
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2D2 #D2BBBB
analogous
#BBD2C6 #BBD2D2 #BBC6D2
triadic
#BBD2D2 #D2BBD2 #D2D2BB
tetradic
#BBD2D2 #C6BBD2 #D2BBBB #C6D2BB
square
#BBD2D2 #C6BBD2 #D2BBBB #C6D2BB
split-complementary
#BBD2D2 #D2BBC6 #D2C6BB
monochromatic
#71A1A1 #96BABA #BBD2D2 #E0EAEA #EDF3F3
Accessibility & contrast
On white
1.58
#BBD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BBD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2D2
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2D2 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D2
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#B4D4D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd2d2; /* rgb */ color: rgb(187, 210, 210); /* oklch */ color: oklch(84.7% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#cfdfdf',
500: '#bbd2d2',
950: '#000000',
},
}SCSS
$custom: #bbd2d2; $custom-light: #cfdfdf; $custom-dark: #000000;
JSON
{
"hex": "#bbd2d2",
"rgb": {
"r": 187,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84663,
"c": 0.02473,
"h": 196.7
},
"luminance": 0.61311
}Semantic roles & 50–950 ramp
primary
#BBD2D2
secondary
#A78A8A
accent
#47479F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484