#BBDADC#BBDADC
#BBDADC is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.6% C 0.033 H 201.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDADC |
|---|---|
| RGB | rgb(187, 218, 220) |
| HSL | hsl(184, 32%, 80%) |
| HSV | hsv(184, 15%, 86%) |
| CMYK | cmyk(15%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(84.93, -9.79, -4.42) |
| CIE-LCH | lch(84.93, 10.74, 204.31°) |
| OKLab | oklab(86.64% -0.0307 -0.012) |
| OKLCH | oklch(86.64% 0.033 201.3) |
| XYZ | xyz(58.4798, 65.8734, 77.3300) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.07
Lightblue
#ADD8E6
ΔE00 5.07
Pale Sky Blue
#BDF6FE
ΔE00 7.75
Paleturquoise
#AFEEEE
ΔE00 7.90
Lightcyan
#E0FFFF
ΔE00 8.05
Ice Blue (survey)
#D7FFFE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDADC #DCBDBB
analogous
#BBDCCE #BBDADC #BBCADC
triadic
#BBDADC #DCBBDA #DADCBB
tetradic
#BBDADC #CEBBDC #DCBDBB #CADCBB
square
#BBDADC #CEBBDC #DCBDBB #CADCBB
split-complementary
#BBDADC #DCBBCA #DCCEBB
monochromatic
#6AAEB2 #93C4C7 #BBDADC #E3F0F1 #EBF4F5
Accessibility & contrast
On white
1.48
#BBDADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BBDADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDADC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDADC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#B1DCDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdadc; /* rgb */ color: rgb(187, 218, 220); /* oklch */ color: oklch(86.6% 0.033 201.3);
Tailwind
colors: {
custom: {
50: '#cfe5e6',
500: '#bbdadc',
950: '#000000',
},
}SCSS
$custom: #bbdadc; $custom-light: #cfe5e6; $custom-dark: #000000;
JSON
{
"hex": "#bbdadc",
"rgb": {
"r": 187,
"g": 218,
"b": 220
},
"hsl": {
"h": 183.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86639,
"c": 0.03295,
"h": 201.3
},
"luminance": 0.65875
}Semantic roles & 50–950 ramp
primary
#BBDADC
secondary
#B38A88
accent
#423BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484