#BBDCDE#BBDCDE
#BBDCDE is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.1% C 0.035 H 201.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCDE |
|---|---|
| RGB | rgb(187, 220, 222) |
| HSL | hsl(183, 35%, 80%) |
| HSV | hsv(183, 16%, 87%) |
| CMYK | cmyk(15.8%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(85.52, -10.40, -4.62) |
| CIE-LCH | lch(85.52, 11.38, 203.94°) |
| OKLab | oklab(87.12% -0.0326 -0.0125) |
| OKLCH | oklch(87.12% 0.035 201) |
| XYZ | xyz(59.2681, 67.0235, 78.9072) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.53
Lightblue
#ADD8E6
ΔE00 5.04
Pale Sky Blue
#BDF6FE
ΔE00 7.14
Paleturquoise
#AFEEEE
ΔE00 7.26
Very Light Blue
#D5FFFF
ΔE00 7.62
Ice Blue (survey)
#D7FFFE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCDE #DEBDBB
analogous
#BBDECF #BBDCDE #BBCADE
triadic
#BBDCDE #DEBBDC #DCDEBB
tetradic
#BBDCDE #CFBBDE #DEBDBB #CADEBB
square
#BBDCDE #CFBBDE #DEBDBB #CADEBB
split-complementary
#BBDCDE #DEBBCA #DECFBB
monochromatic
#69B2B6 #92C7CA #BBDCDE #E4F1F2 #EAF4F5
Accessibility & contrast
On white
1.46
#BBDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BBDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCDE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCDE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#D0D4DE
Tritanopia (blue-blind)
#B1DFDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdcde; /* rgb */ color: rgb(187, 220, 222); /* oklch */ color: oklch(87.1% 0.035 201.0);
Tailwind
colors: {
custom: {
50: '#d0e6e8',
500: '#bbdcde',
950: '#000000',
},
}SCSS
$custom: #bbdcde; $custom-light: #d0e6e8; $custom-dark: #000000;
JSON
{
"hex": "#bbdcde",
"rgb": {
"r": 187,
"g": 220,
"b": 222
},
"hsl": {
"h": 183.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87119,
"c": 0.03493,
"h": 201
},
"luminance": 0.67025
}Semantic roles & 50–950 ramp
primary
#BBDCDE
secondary
#B68A87
accent
#3F38AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484