#BBD6DB#BBD6DB
#BBD6DB is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.8% C 0.030 H 210.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6DB |
|---|---|
| RGB | rgb(187, 214, 219) |
| HSL | hsl(189, 31%, 80%) |
| HSV | hsv(189, 15%, 86%) |
| CMYK | cmyk(14.6%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(83.85, -7.93, -5.49) |
| CIE-LCH | lch(83.85, 9.65, 214.69°) |
| OKLab | oklab(85.77% -0.0257 -0.0148) |
| OKLCH | oklch(85.77% 0.03 210) |
| XYZ | xyz(57.3230, 63.7710, 76.2930) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 5.47
Ice Blue
#A5DFF9
ΔE00 8.49
Silver (survey)
#C5C9C7
ΔE00 8.65
Fog
#D8DCE0
ΔE00 8.94
Pale Sky Blue
#BDF6FE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6DB #DBC0BB
analogous
#BBDBD0 #BBD6DB #BBC6DB
triadic
#BBD6DB #DBBBD6 #D6DBBB
tetradic
#BBD6DB #D0BBDB #DBC0BB #C6DBBB
square
#BBD6DB #D0BBDB #DBC0BB #C6DBBB
split-complementary
#BBD6DB #DBBBC6 #DBD0BB
monochromatic
#6BA6B1 #93BEC6 #BBD6DB #E3EEF0 #EBF3F4
Accessibility & contrast
On white
1.53
#BBD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#BBD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6DB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6DB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#B2D9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd6db; /* rgb */ color: rgb(187, 214, 219); /* oklch */ color: oklch(85.8% 0.030 210.0);
Tailwind
colors: {
custom: {
50: '#cfe2e6',
500: '#bbd6db',
950: '#000000',
},
}SCSS
$custom: #bbd6db; $custom-light: #cfe2e6; $custom-dark: #000000;
JSON
{
"hex": "#bbd6db",
"rgb": {
"r": 187,
"g": 214,
"b": 219
},
"hsl": {
"h": 189.375,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.85772,
"c": 0.02965,
"h": 210
},
"luminance": 0.63772
}Semantic roles & 50–950 ramp
primary
#BBD6DB
secondary
#B28F88
accent
#4D3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484