#BBDEE4#BBDEE4
#BBDEE4 is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.7% C 0.038 H 209.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEE4 |
|---|---|
| RGB | rgb(187, 222, 228) |
| HSL | hsl(189, 43%, 81%) |
| HSV | hsv(189, 18%, 89%) |
| CMYK | cmyk(18%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(86.21, -10.18, -6.76) |
| CIE-LCH | lch(86.21, 12.22, 213.60°) |
| OKLab | oklab(87.72% -0.0329 -0.0183) |
| OKLCH | oklch(87.72% 0.038 209.1) |
| XYZ | xyz(60.6146, 68.4070, 83.3940) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.15
Lightblue
#ADD8E6
ΔE00 3.59
Pale Sky Blue
#BDF6FE
ΔE00 6.48
Ice Blue
#A5DFF9
ΔE00 7.29
Paleturquoise
#AFEEEE
ΔE00 7.49
Light Sky Blue
#C6FCFF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEE4 #E4C1BB
analogous
#BBE4D6 #BBDEE4 #BBCAE4
triadic
#BBDEE4 #E4BBDE #DEE4BB
tetradic
#BBDEE4 #D6BBE4 #E4C1BB #CAE4BB
square
#BBDEE4 #D6BBE4 #E4C1BB #CAE4BB
split-complementary
#BBDEE4 #E4BBCA #E4D6BB
monochromatic
#63B3C1 #8FC9D3 #BBDEE4 #E7F3F5 #E9F4F6
Accessibility & contrast
On white
1.43
#BBDEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BBDEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEE4
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEE4 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE4
Deuteranopia (green-blind)
#D1D5E4
Tritanopia (blue-blind)
#AFE1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdee4; /* rgb */ color: rgb(187, 222, 228); /* oklch */ color: oklch(87.7% 0.038 209.1);
Tailwind
colors: {
custom: {
50: '#d0e8ec',
500: '#bbdee4',
950: '#000000',
},
}SCSS
$custom: #bbdee4; $custom-light: #d0e8ec; $custom-dark: #000000;
JSON
{
"hex": "#bbdee4",
"rgb": {
"r": 187,
"g": 222,
"b": 228
},
"hsl": {
"h": 188.78,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.87723,
"c": 0.03771,
"h": 209.1
},
"luminance": 0.68409
}Semantic roles & 50–950 ramp
primary
#BBDEE4
secondary
#BE8E85
accent
#432FB6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484