#BBDEE2#BBDEE2
#BBDEE2 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.7% C 0.037 H 205.0°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEE2 |
|---|---|
| RGB | rgb(187, 222, 226) |
| HSL | hsl(186, 40%, 81%) |
| HSV | hsv(186, 17%, 89%) |
| CMYK | cmyk(17.3%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(86.15, -10.60, -5.79) |
| CIE-LCH | lch(86.15, 12.08, 208.65°) |
| OKLab | oklab(87.66% -0.0337 -0.0157) |
| OKLCH | oklch(87.66% 0.037 205) |
| XYZ | xyz(60.3386, 68.2966, 81.9402) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.96
Lightblue
#ADD8E6
ΔE00 4.30
Pale Sky Blue
#BDF6FE
ΔE00 6.44
Paleturquoise
#AFEEEE
ΔE00 7.01
Light Sky Blue
#C6FCFF
ΔE00 7.27
Very Light Blue
#D5FFFF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEE2 #E2BFBB
analogous
#BBE2D2 #BBDEE2 #BBCAE2
triadic
#BBDEE2 #E2BBDE #DEE2BB
tetradic
#BBDEE2 #D2BBE2 #E2BFBB #CAE2BB
square
#BBDEE2 #D2BBE2 #E2BFBB #CAE2BB
split-complementary
#BBDEE2 #E2BBCA #E2D2BB
monochromatic
#65B4BD #90C9D0 #BBDEE2 #E6F3F4 #EAF5F6
Accessibility & contrast
On white
1.43
#BBDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BBDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEE2
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEE2 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE2
Deuteranopia (green-blind)
#D1D5E2
Tritanopia (blue-blind)
#B0E1DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdee2; /* rgb */ color: rgb(187, 222, 226); /* oklch */ color: oklch(87.7% 0.037 205.0);
Tailwind
colors: {
custom: {
50: '#d0e8eb',
500: '#bbdee2',
950: '#000000',
},
}SCSS
$custom: #bbdee2; $custom-light: #d0e8eb; $custom-dark: #000000;
JSON
{
"hex": "#bbdee2",
"rgb": {
"r": 187,
"g": 222,
"b": 226
},
"hsl": {
"h": 186.154,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87661,
"c": 0.0372,
"h": 205
},
"luminance": 0.68298
}Semantic roles & 50–950 ramp
primary
#BBDEE2
secondary
#BB8B86
accent
#4032B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484