#BBDEE3#BBDEE3
#BBDEE3 is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.7% C 0.037 H 207.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEE3 |
|---|---|
| RGB | rgb(187, 222, 227) |
| HSL | hsl(188, 42%, 81%) |
| HSV | hsv(188, 18%, 89%) |
| CMYK | cmyk(17.6%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(86.18, -10.39, -6.28) |
| CIE-LCH | lch(86.18, 12.14, 211.14°) |
| OKLab | oklab(87.69% -0.0333 -0.017) |
| OKLCH | oklch(87.69% 0.037 207) |
| XYZ | xyz(60.4762, 68.3516, 82.6650) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.02
Lightblue
#ADD8E6
ΔE00 3.93
Pale Sky Blue
#BDF6FE
ΔE00 6.44
Paleturquoise
#AFEEEE
ΔE00 7.24
Light Sky Blue
#C6FCFF
ΔE00 7.38
Very Light Blue
#D5FFFF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEE3 #E3C0BB
analogous
#BBE3D4 #BBDEE3 #BBCAE3
triadic
#BBDEE3 #E3BBDE #DEE3BB
tetradic
#BBDEE3 #D4BBE3 #E3C0BB #CAE3BB
square
#BBDEE3 #D4BBE3 #E3C0BB #CAE3BB
split-complementary
#BBDEE3 #E3BBCA #E3D4BB
monochromatic
#64B4BF #90C9D1 #BBDEE3 #E6F3F5 #E9F4F6
Accessibility & contrast
On white
1.43
#BBDEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BBDEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEE3
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEE3 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE3
Deuteranopia (green-blind)
#D1D5E3
Tritanopia (blue-blind)
#AFE1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdee3; /* rgb */ color: rgb(187, 222, 227); /* oklch */ color: oklch(87.7% 0.037 207.0);
Tailwind
colors: {
custom: {
50: '#d0e8eb',
500: '#bbdee3',
950: '#000000',
},
}SCSS
$custom: #bbdee3; $custom-light: #d0e8eb; $custom-dark: #000000;
JSON
{
"hex": "#bbdee3",
"rgb": {
"r": 187,
"g": 222,
"b": 227
},
"hsl": {
"h": 187.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.87692,
"c": 0.03743,
"h": 207
},
"luminance": 0.68353
}Semantic roles & 50–950 ramp
primary
#BBDEE3
secondary
#BC8D86
accent
#4131B5
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484