#BBDEE0#BBDEE0
#BBDEE0 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.6% C 0.037 H 200.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEE0 |
|---|---|
| RGB | rgb(187, 222, 224) |
| HSL | hsl(183, 37%, 81%) |
| HSV | hsv(183, 17%, 88%) |
| CMYK | cmyk(16.5%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(86.10, -11.01, -4.81) |
| CIE-LCH | lch(86.10, 12.02, 203.61°) |
| OKLab | oklab(87.6% -0.0345 -0.0131) |
| OKLCH | oklch(87.6% 0.037 200.7) |
| XYZ | xyz(60.0657, 68.1874, 80.5033) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.05
Lightblue
#ADD8E6
ΔE00 5.09
Pale Sky Blue
#BDF6FE
ΔE00 6.54
Paleturquoise
#AFEEEE
ΔE00 6.64
Pale Blue
#D0FEFE
ΔE00 7.08
Very Light Blue
#D5FFFF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEE0 #E0BDBB
analogous
#BBE0CF #BBDEE0 #BBCBE0
triadic
#BBDEE0 #E0BBDE #DEE0BB
tetradic
#BBDEE0 #CFBBE0 #E0BDBB #CBE0BB
square
#BBDEE0 #CFBBE0 #E0BDBB #CBE0BB
split-complementary
#BBDEE0 #E0BBCB #E0CFBB
monochromatic
#67B5BA #91CACD #BBDEE0 #E5F2F3 #EAF5F5
Accessibility & contrast
On white
1.43
#BBDEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BBDEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEE0
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEE0 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE0
Deuteranopia (green-blind)
#D2D5E0
Tritanopia (blue-blind)
#B0E1DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdee0; /* rgb */ color: rgb(187, 222, 224); /* oklch */ color: oklch(87.6% 0.037 200.7);
Tailwind
colors: {
custom: {
50: '#d0e8e9',
500: '#bbdee0',
950: '#000000',
},
}SCSS
$custom: #bbdee0; $custom-light: #d0e8e9; $custom-dark: #000000;
JSON
{
"hex": "#bbdee0",
"rgb": {
"r": 187,
"g": 222,
"b": 224
},
"hsl": {
"h": 183.243,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.876,
"c": 0.03689,
"h": 200.7
},
"luminance": 0.68189
}Semantic roles & 50–950 ramp
primary
#BBDEE0
secondary
#B98987
accent
#3C35B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484