#BBDDE0#BBDDE0
#BBDDE0 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.4% C 0.036 H 203.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDE0 |
|---|---|
| RGB | rgb(187, 221, 224) |
| HSL | hsl(185, 37%, 81%) |
| HSV | hsv(185, 17%, 88%) |
| CMYK | cmyk(16.5%, 1.3%, 0%, 12.2%) |
| CIE-LAB | lab(85.83, -10.50, -5.20) |
| CIE-LCH | lch(85.83, 11.72, 206.36°) |
| OKLab | oklab(87.39% -0.0332 -0.0141) |
| OKLCH | oklch(87.39% 0.036 203.1) |
| XYZ | xyz(59.8009, 67.6578, 80.4151) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.21
Lightblue
#ADD8E6
ΔE00 4.65
Pale Sky Blue
#BDF6FE
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 7.12
Very Light Blue
#D5FFFF
ΔE00 7.45
Pale Blue
#D0FEFE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDE0 #E0BEBB
analogous
#BBE0D0 #BBDDE0 #BBCAE0
triadic
#BBDDE0 #E0BBDD #DDE0BB
tetradic
#BBDDE0 #D0BBE0 #E0BEBB #CAE0BB
square
#BBDDE0 #D0BBE0 #E0BEBB #CAE0BB
split-complementary
#BBDDE0 #E0BBCA #E0D0BB
monochromatic
#67B3BA #91C8CD #BBDDE0 #E5F2F3 #EAF4F5
Accessibility & contrast
On white
1.45
#BBDDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BBDDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDE0
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDE0 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE0
Deuteranopia (green-blind)
#D1D4E0
Tritanopia (blue-blind)
#B0E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdde0; /* rgb */ color: rgb(187, 221, 224); /* oklch */ color: oklch(87.4% 0.036 203.1);
Tailwind
colors: {
custom: {
50: '#d0e7e9',
500: '#bbdde0',
950: '#000000',
},
}SCSS
$custom: #bbdde0; $custom-light: #d0e7e9; $custom-dark: #000000;
JSON
{
"hex": "#bbdde0",
"rgb": {
"r": 187,
"g": 221,
"b": 224
},
"hsl": {
"h": 184.865,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.8739,
"c": 0.03604,
"h": 203.1
},
"luminance": 0.6766
}Semantic roles & 50–950 ramp
primary
#BBDDE0
secondary
#B98B87
accent
#3F35B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484