#BBDDE1#BBDDE1
#BBDDE1 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.4% C 0.036 H 205.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDE1 |
|---|---|
| RGB | rgb(187, 221, 225) |
| HSL | hsl(186, 39%, 81%) |
| HSV | hsv(186, 17%, 88%) |
| CMYK | cmyk(16.9%, 1.8%, 0%, 11.8%) |
| CIE-LAB | lab(85.86, -10.29, -5.69) |
| CIE-LCH | lch(85.86, 11.76, 208.94°) |
| OKLab | oklab(87.42% -0.0328 -0.0154) |
| OKLCH | oklch(87.42% 0.036 205.2) |
| XYZ | xyz(59.9369, 67.7122, 81.1314) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.22
Lightblue
#ADD8E6
ΔE00 4.27
Pale Sky Blue
#BDF6FE
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 7.32
Very Light Blue
#D5FFFF
ΔE00 7.56
Light Sky Blue
#C6FCFF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDE1 #E1BFBB
analogous
#BBE1D2 #BBDDE1 #BBCAE1
triadic
#BBDDE1 #E1BBDD #DDE1BB
tetradic
#BBDDE1 #D2BBE1 #E1BFBB #CAE1BB
square
#BBDDE1 #D2BBE1 #E1BFBB #CAE1BB
split-complementary
#BBDDE1 #E1BBCA #E1D2BB
monochromatic
#66B3BC #91C8CE #BBDDE1 #E5F2F4 #EAF4F6
Accessibility & contrast
On white
1.44
#BBDDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BBDDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDE1
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDE1 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE1
Deuteranopia (green-blind)
#D0D4E1
Tritanopia (blue-blind)
#B0E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdde1; /* rgb */ color: rgb(187, 221, 225); /* oklch */ color: oklch(87.4% 0.036 205.2);
Tailwind
colors: {
custom: {
50: '#d0e7ea',
500: '#bbdde1',
950: '#000000',
},
}SCSS
$custom: #bbdde1; $custom-light: #d0e7ea; $custom-dark: #000000;
JSON
{
"hex": "#bbdde1",
"rgb": {
"r": 187,
"g": 221,
"b": 225
},
"hsl": {
"h": 186.316,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.87421,
"c": 0.03623,
"h": 205.2
},
"luminance": 0.67714
}Semantic roles & 50–950 ramp
primary
#BBDDE1
secondary
#BA8C86
accent
#4134B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484