#BBDAD7#BBDAD7
#BBDAD7 is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.5% C 0.033 H 189.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAD7 |
|---|---|
| RGB | rgb(187, 218, 215) |
| HSL | hsl(174, 30%, 79%) |
| HSV | hsv(174, 14%, 85%) |
| CMYK | cmyk(14.2%, 0%, 1.4%, 14.5%) |
| CIE-LAB | lab(84.80, -10.80, -1.97) |
| CIE-LCH | lch(84.80, 10.98, 190.33°) |
| OKLab | oklab(86.49% -0.0326 -0.0054) |
| OKLCH | oklch(86.49% 0.033 189.4) |
| XYZ | xyz(57.8275, 65.6125, 73.8945) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.00
Lightblue
#ADD8E6
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.55
Ice Blue (survey)
#D7FFFE
ΔE00 8.03
Very Pale Blue
#D6FFFE
ΔE00 8.06
Ice
#D6FFFA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAD7 #DABBBE
analogous
#BBDAC8 #BBDAD7 #BBCEDA
triadic
#BBDAD7 #D7BBDA #DAD7BB
tetradic
#BBDAD7 #C8BBDA #DABBBE #CEDABB
square
#BBDAD7 #C8BBDA #DABBBE #CEDABB
split-complementary
#BBDAD7 #DABBCE #DAC8BB
monochromatic
#6CAFA8 #93C4C0 #BBDAD7 #E3F0EE #EBF4F3
Accessibility & contrast
On white
1.49
#BBDAD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BBDAD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAD7
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAD7 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D7
Deuteranopia (green-blind)
#D0D2D7
Tritanopia (blue-blind)
#B3DCD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdad7; /* rgb */ color: rgb(187, 218, 215); /* oklch */ color: oklch(86.5% 0.033 189.4);
Tailwind
colors: {
custom: {
50: '#cfe5e3',
500: '#bbdad7',
950: '#000000',
},
}SCSS
$custom: #bbdad7; $custom-light: #cfe5e3; $custom-dark: #000000;
JSON
{
"hex": "#bbdad7",
"rgb": {
"r": 187,
"g": 218,
"b": 215
},
"hsl": {
"h": 174.194,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.86489,
"c": 0.03309,
"h": 189.4
},
"luminance": 0.65614
}Semantic roles & 50–950 ramp
primary
#BBDAD7
secondary
#B1888C
accent
#3D48A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484