#BBDCDD#BBDCDD
#BBDCDD is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.1% C 0.035 H 198.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCDD |
|---|---|
| RGB | rgb(187, 220, 221) |
| HSL | hsl(182, 33%, 80%) |
| HSV | hsv(182, 15%, 87%) |
| CMYK | cmyk(15.4%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(85.49, -10.61, -4.13) |
| CIE-LCH | lch(85.49, 11.38, 201.27°) |
| OKLab | oklab(87.09% -0.033 -0.0112) |
| OKLCH | oklch(87.09% 0.035 198.8) |
| XYZ | xyz(59.1344, 66.9700, 78.2035) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.65
Lightblue
#ADD8E6
ΔE00 5.45
Paleturquoise
#AFEEEE
ΔE00 7.12
Pale Sky Blue
#BDF6FE
ΔE00 7.22
Ice Blue (survey)
#D7FFFE
ΔE00 7.55
Very Light Blue
#D5FFFF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCDD #DDBCBB
analogous
#BBDDCD #BBDCDD #BBCBDD
triadic
#BBDCDD #DDBBDC #DCDDBB
tetradic
#BBDCDD #CDBBDD #DDBCBB #CBDDBB
square
#BBDCDD #CDBBDD #DDBCBB #CBDDBB
split-complementary
#BBDCDD #DDBBCB #DDCDBB
monochromatic
#69B2B4 #92C7C9 #BBDCDD #E4F1F1 #EBF4F5
Accessibility & contrast
On white
1.46
#BBDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BBDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCDD
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCDD | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#B1DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdcdd; /* rgb */ color: rgb(187, 220, 221); /* oklch */ color: oklch(87.1% 0.035 198.8);
Tailwind
colors: {
custom: {
50: '#cfe6e7',
500: '#bbdcdd',
950: '#000000',
},
}SCSS
$custom: #bbdcdd; $custom-light: #cfe6e7; $custom-dark: #000000;
JSON
{
"hex": "#bbdcdd",
"rgb": {
"r": 187,
"g": 220,
"b": 221
},
"hsl": {
"h": 181.765,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87089,
"c": 0.03485,
"h": 198.8
},
"luminance": 0.66972
}Semantic roles & 50–950 ramp
primary
#BBDCDD
secondary
#B58987
accent
#3D39AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484