#BBDADE#BBDADE
#BBDADE is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.7% C 0.033 H 206.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDADE |
|---|---|
| RGB | rgb(187, 218, 222) |
| HSL | hsl(187, 35%, 80%) |
| HSV | hsv(187, 16%, 87%) |
| CMYK | cmyk(15.8%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(84.99, -9.38, -5.40) |
| CIE-LCH | lch(84.99, 10.82, 209.93°) |
| OKLab | oklab(86.7% -0.0299 -0.0146) |
| OKLCH | oklch(86.7% 0.033 206) |
| XYZ | xyz(58.7463, 65.9800, 78.7333) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.08
Lightblue
#ADD8E6
ΔE00 4.33
Pale Sky Blue
#BDF6FE
ΔE00 7.70
Lightcyan
#E0FFFF
ΔE00 8.16
Paleturquoise
#AFEEEE
ΔE00 8.26
Ice Blue
#A5DFF9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDADE #DEBFBB
analogous
#BBDED0 #BBDADE #BBC8DE
triadic
#BBDADE #DEBBDA #DADEBB
tetradic
#BBDADE #D0BBDE #DEBFBB #C8DEBB
square
#BBDADE #D0BBDE #DEBFBB #C8DEBB
split-complementary
#BBDADE #DEBBC8 #DED0BB
monochromatic
#69ADB6 #92C4CA #BBDADE #E4F0F2 #EAF4F5
Accessibility & contrast
On white
1.48
#BBDADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BBDADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDADE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDADE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#B1DDDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdade; /* rgb */ color: rgb(187, 218, 222); /* oklch */ color: oklch(86.7% 0.033 206.0);
Tailwind
colors: {
custom: {
50: '#cfe5e8',
500: '#bbdade',
950: '#000000',
},
}SCSS
$custom: #bbdade; $custom-light: #cfe5e8; $custom-dark: #000000;
JSON
{
"hex": "#bbdade",
"rgb": {
"r": 187,
"g": 218,
"b": 222
},
"hsl": {
"h": 186.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.867,
"c": 0.03329,
"h": 206
},
"luminance": 0.65982
}Semantic roles & 50–950 ramp
primary
#BBDADE
secondary
#B68D87
accent
#4538AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484