#BBDDDE#BBDDDE
#BBDDDE is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.3% C 0.036 H 198.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDDE |
|---|---|
| RGB | rgb(187, 221, 222) |
| HSL | hsl(182, 35%, 80%) |
| HSV | hsv(182, 16%, 87%) |
| CMYK | cmyk(15.8%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(85.78, -10.91, -4.23) |
| CIE-LCH | lch(85.78, 11.70, 201.18°) |
| OKLab | oklab(87.33% -0.0339 -0.0115) |
| OKLCH | oklch(87.33% 0.036 198.7) |
| XYZ | xyz(59.5313, 67.5500, 78.9950) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.42
Lightblue
#ADD8E6
ΔE00 5.47
Paleturquoise
#AFEEEE
ΔE00 6.81
Pale Sky Blue
#BDF6FE
ΔE00 6.93
Pale Blue
#D0FEFE
ΔE00 7.29
Ice Blue (survey)
#D7FFFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDDE #DEBCBB
analogous
#BBDECD #BBDDDE #BBCBDE
triadic
#BBDDDE #DEBBDD #DDDEBB
tetradic
#BBDDDE #CDBBDE #DEBCBB #CBDEBB
square
#BBDDDE #CDBBDE #DEBCBB #CBDEBB
split-complementary
#BBDDDE #DEBBCB #DECDBB
monochromatic
#69B4B6 #92C8CA #BBDDDE #E4F2F2 #EAF5F5
Accessibility & contrast
On white
1.45
#BBDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BBDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDDE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDDE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADE
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#B1E0DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbddde; /* rgb */ color: rgb(187, 221, 222); /* oklch */ color: oklch(87.3% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#d0e7e8',
500: '#bbddde',
950: '#000000',
},
}SCSS
$custom: #bbddde; $custom-light: #d0e7e8; $custom-dark: #000000;
JSON
{
"hex": "#bbddde",
"rgb": {
"r": 187,
"g": 221,
"b": 222
},
"hsl": {
"h": 181.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87329,
"c": 0.03583,
"h": 198.7
},
"luminance": 0.67552
}Semantic roles & 50–950 ramp
primary
#BBDDDE
secondary
#B68987
accent
#3B38AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484