#BBDDE2#BBDDE2
#BBDDE2 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.5% C 0.036 H 207.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDE2 |
|---|---|
| RGB | rgb(187, 221, 226) |
| HSL | hsl(188, 40%, 81%) |
| HSV | hsv(188, 17%, 89%) |
| CMYK | cmyk(17.3%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.89, -10.09, -6.18) |
| CIE-LCH | lch(85.89, 11.83, 211.50°) |
| OKLab | oklab(87.45% -0.0324 -0.0167) |
| OKLCH | oklch(87.45% 0.036 207.3) |
| XYZ | xyz(60.0738, 67.7670, 81.8520) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.29
Lightblue
#ADD8E6
ΔE00 3.91
Pale Sky Blue
#BDF6FE
ΔE00 6.76
Paleturquoise
#AFEEEE
ΔE00 7.54
Light Sky Blue
#C6FCFF
ΔE00 7.69
Lightcyan
#E0FFFF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDE2 #E2C0BB
analogous
#BBE2D3 #BBDDE2 #BBC9E2
triadic
#BBDDE2 #E2BBDD #DDE2BB
tetradic
#BBDDE2 #D3BBE2 #E2C0BB #C9E2BB
square
#BBDDE2 #D3BBE2 #E2C0BB #C9E2BB
split-complementary
#BBDDE2 #E2BBC9 #E2D3BB
monochromatic
#65B2BD #90C8D0 #BBDDE2 #E6F2F4 #EAF4F6
Accessibility & contrast
On white
1.44
#BBDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BBDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDE2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDE2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#D0D4E2
Tritanopia (blue-blind)
#B0E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdde2; /* rgb */ color: rgb(187, 221, 226); /* oklch */ color: oklch(87.5% 0.036 207.3);
Tailwind
colors: {
custom: {
50: '#d0e7eb',
500: '#bbdde2',
950: '#000000',
},
}SCSS
$custom: #bbdde2; $custom-light: #d0e7eb; $custom-dark: #000000;
JSON
{
"hex": "#bbdde2",
"rgb": {
"r": 187,
"g": 221,
"b": 226
},
"hsl": {
"h": 187.692,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87452,
"c": 0.03646,
"h": 207.3
},
"luminance": 0.67769
}Semantic roles & 50–950 ramp
primary
#BBDDE2
secondary
#BB8D86
accent
#4332B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484