#BBD9DD#BBD9DD
#BBD9DD is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.5% C 0.032 H 206.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD9DD |
|---|---|
| RGB | rgb(187, 217, 221) |
| HSL | hsl(187, 33%, 80%) |
| HSV | hsv(187, 15%, 87%) |
| CMYK | cmyk(15.4%, 1.8%, 0%, 13.3%) |
| CIE-LAB | lab(84.69, -9.07, -5.30) |
| CIE-LCH | lch(84.69, 10.50, 210.31°) |
| OKLab | oklab(86.46% -0.0289 -0.0143) |
| OKLCH | oklch(86.46% 0.032 206.4) |
| XYZ | xyz(58.3541, 65.4095, 77.9434) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.38
Lightblue
#ADD8E6
ΔE00 4.40
Pale Sky Blue
#BDF6FE
ΔE00 8.03
Lightcyan
#E0FFFF
ΔE00 8.36
Ice Blue
#A5DFF9
ΔE00 8.43
Paleturquoise
#AFEEEE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD9DD #DDBFBB
analogous
#BBDDD0 #BBD9DD #BBC8DD
triadic
#BBD9DD #DDBBD9 #D9DDBB
tetradic
#BBD9DD #D0BBDD #DDBFBB #C8DDBB
square
#BBD9DD #D0BBDD #DDBFBB #C8DDBB
split-complementary
#BBD9DD #DDBBC8 #DDD0BB
monochromatic
#69ABB4 #92C2C9 #BBD9DD #E4F0F1 #EBF4F5
Accessibility & contrast
On white
1.49
#BBD9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BBD9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD9DD
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD9DD | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#B1DCDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd9dd; /* rgb */ color: rgb(187, 217, 221); /* oklch */ color: oklch(86.5% 0.032 206.4);
Tailwind
colors: {
custom: {
50: '#cfe4e7',
500: '#bbd9dd',
950: '#000000',
},
}SCSS
$custom: #bbd9dd; $custom-light: #cfe4e7; $custom-dark: #000000;
JSON
{
"hex": "#bbd9dd",
"rgb": {
"r": 187,
"g": 217,
"b": 221
},
"hsl": {
"h": 187.059,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.8646,
"c": 0.03231,
"h": 206.4
},
"luminance": 0.65411
}Semantic roles & 50–950 ramp
primary
#BBD9DD
secondary
#B58D87
accent
#4739AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484