#BBDEE1#BBDEE1
#BBDEE1 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.6% C 0.037 H 202.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEE1 |
|---|---|
| RGB | rgb(187, 222, 225) |
| HSL | hsl(185, 39%, 81%) |
| HSV | hsv(185, 17%, 88%) |
| CMYK | cmyk(16.9%, 1.3%, 0%, 11.8%) |
| CIE-LAB | lab(86.13, -10.81, -5.30) |
| CIE-LCH | lch(86.13, 12.04, 206.14°) |
| OKLab | oklab(87.63% -0.0341 -0.0144) |
| OKLCH | oklch(87.63% 0.037 202.9) |
| XYZ | xyz(60.2018, 68.2418, 81.2197) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.97
Lightblue
#ADD8E6
ΔE00 4.69
Pale Sky Blue
#BDF6FE
ΔE00 6.47
Paleturquoise
#AFEEEE
ΔE00 6.81
Pale Blue
#D0FEFE
ΔE00 7.18
Light Sky Blue
#C6FCFF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEE1 #E1BEBB
analogous
#BBE1D1 #BBDEE1 #BBCBE1
triadic
#BBDEE1 #E1BBDE #DEE1BB
tetradic
#BBDEE1 #D1BBE1 #E1BEBB #CBE1BB
square
#BBDEE1 #D1BBE1 #E1BEBB #CBE1BB
split-complementary
#BBDEE1 #E1BBCB #E1D1BB
monochromatic
#66B5BC #91C9CE #BBDEE1 #E5F3F4 #EAF5F6
Accessibility & contrast
On white
1.43
#BBDEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BBDEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEE1
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEE1 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE1
Deuteranopia (green-blind)
#D1D5E1
Tritanopia (blue-blind)
#B0E1DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdee1; /* rgb */ color: rgb(187, 222, 225); /* oklch */ color: oklch(87.6% 0.037 202.9);
Tailwind
colors: {
custom: {
50: '#d0e8ea',
500: '#bbdee1',
950: '#000000',
},
}SCSS
$custom: #bbdee1; $custom-light: #d0e8ea; $custom-dark: #000000;
JSON
{
"hex": "#bbdee1",
"rgb": {
"r": 187,
"g": 222,
"b": 225
},
"hsl": {
"h": 184.737,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.87631,
"c": 0.03702,
"h": 202.9
},
"luminance": 0.68244
}Semantic roles & 50–950 ramp
primary
#BBDEE1
secondary
#BA8A86
accent
#3E34B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484