#BBDCE0#BBDCE0
#BBDCE0 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.2% C 0.035 H 205.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCE0 |
|---|---|
| RGB | rgb(187, 220, 224) |
| HSL | hsl(186, 37%, 81%) |
| HSV | hsv(186, 17%, 88%) |
| CMYK | cmyk(16.5%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(85.57, -9.99, -5.60) |
| CIE-LCH | lch(85.57, 11.45, 209.25°) |
| OKLab | oklab(87.18% -0.0318 -0.0152) |
| OKLCH | oklch(87.18% 0.035 205.5) |
| XYZ | xyz(59.5377, 67.1314, 80.3273) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.49
Lightblue
#ADD8E6
ΔE00 4.26
Pale Sky Blue
#BDF6FE
ΔE00 7.06
Paleturquoise
#AFEEEE
ΔE00 7.63
Lightcyan
#E0FFFF
ΔE00 7.78
Very Light Blue
#D5FFFF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCE0 #E0BFBB
analogous
#BBE0D1 #BBDCE0 #BBC9E0
triadic
#BBDCE0 #E0BBDC #DCE0BB
tetradic
#BBDCE0 #D1BBE0 #E0BFBB #C9E0BB
square
#BBDCE0 #D1BBE0 #E0BFBB #C9E0BB
split-complementary
#BBDCE0 #E0BBC9 #E0D1BB
monochromatic
#67B1BA #91C6CD #BBDCE0 #E5F2F3 #EAF4F5
Accessibility & contrast
On white
1.46
#BBDCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BBDCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCE0
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCE0 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9E0
Deuteranopia (green-blind)
#D0D4E0
Tritanopia (blue-blind)
#B0DFDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdce0; /* rgb */ color: rgb(187, 220, 224); /* oklch */ color: oklch(87.2% 0.035 205.5);
Tailwind
colors: {
custom: {
50: '#d0e6e9',
500: '#bbdce0',
950: '#000000',
},
}SCSS
$custom: #bbdce0; $custom-light: #d0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#bbdce0",
"rgb": {
"r": 187,
"g": 220,
"b": 224
},
"hsl": {
"h": 186.486,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.87181,
"c": 0.03525,
"h": 205.5
},
"luminance": 0.67133
}Semantic roles & 50–950 ramp
primary
#BBDCE0
secondary
#B98C87
accent
#4335B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484