#BBD2D5#BBD2D5
#BBD2D5 is a very light, muted teal. Relative luminance 0.615; OKLCH L 84.8% C 0.025 H 206.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2D5 |
|---|---|
| RGB | rgb(187, 210, 213) |
| HSL | hsl(187, 24%, 78%) |
| HSV | hsv(187, 12%, 84%) |
| CMYK | cmyk(12.2%, 1.4%, 0%, 16.5%) |
| CIE-LAB | lab(82.63, -7.08, -4.10) |
| CIE-LCH | lch(82.63, 8.18, 210.06°) |
| OKLab | oklab(84.75% -0.0225 -0.0111) |
| OKLCH | oklch(84.75% 0.025 206.2) |
| XYZ | xyz(55.5475, 61.4610, 71.8745) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.84
Powder Blue
#B0E0E6
ΔE00 6.69
Silver (survey)
#C5C9C7
ΔE00 7.31
Fog
#D8DCE0
ΔE00 8.35
Light Grey
#D8DCD6
ΔE00 8.36
Light Gray
#D3D3D3
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2D5 #D5BEBB
analogous
#BBD5CB #BBD2D5 #BBC5D5
triadic
#BBD2D5 #D5BBD2 #D2D5BB
tetradic
#BBD2D5 #CBBBD5 #D5BEBB #C5D5BB
square
#BBD2D5 #CBBBD5 #D5BEBB #C5D5BB
split-complementary
#BBD2D5 #D5BBC5 #D5CBBB
monochromatic
#6FA0A6 #95B9BE #BBD2D5 #E1EBEC #ECF2F3
Accessibility & contrast
On white
1.58
#BBD2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#BBD2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2D5
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2D5 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D5
Deuteranopia (green-blind)
#C9CCD5
Tritanopia (blue-blind)
#B4D4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd2d5; /* rgb */ color: rgb(187, 210, 213); /* oklch */ color: oklch(84.8% 0.025 206.2);
Tailwind
colors: {
custom: {
50: '#cfdfe1',
500: '#bbd2d5',
950: '#000000',
},
}SCSS
$custom: #bbd2d5; $custom-light: #cfdfe1; $custom-dark: #000000;
JSON
{
"hex": "#bbd2d5",
"rgb": {
"r": 187,
"g": 210,
"b": 213
},
"hsl": {
"h": 186.923,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.84753,
"c": 0.02509,
"h": 206.2
},
"luminance": 0.61462
}Semantic roles & 50–950 ramp
primary
#BBD2D5
secondary
#AB8D89
accent
#4E43A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484