#BBDAD9#BBDAD9
#BBDAD9 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.5% C 0.033 H 194.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAD9 |
|---|---|
| RGB | rgb(187, 218, 217) |
| HSL | hsl(178, 30%, 79%) |
| HSV | hsv(178, 14%, 85%) |
| CMYK | cmyk(14.2%, 0%, 0.5%, 14.5%) |
| CIE-LAB | lab(84.85, -10.40, -2.95) |
| CIE-LCH | lch(84.85, 10.81, 195.84°) |
| OKLab | oklab(86.55% -0.0319 -0.008) |
| OKLCH | oklch(86.55% 0.033 194.2) |
| XYZ | xyz(58.0861, 65.7159, 75.2563) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.50
Lightblue
#ADD8E6
ΔE00 6.31
Paleturquoise
#AFEEEE
ΔE00 7.59
Ice Blue (survey)
#D7FFFE
ΔE00 7.99
Very Pale Blue
#D6FFFE
ΔE00 8.03
Very Light Blue
#D5FFFF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAD9 #DABBBC
analogous
#BBDACA #BBDAD9 #BBCCDA
triadic
#BBDAD9 #D9BBDA #DAD9BB
tetradic
#BBDAD9 #CABBDA #DABBBC #CCDABB
square
#BBDAD9 #CABBDA #DABBBC #CCDABB
split-complementary
#BBDAD9 #DABBCC #DACABB
monochromatic
#6CAFAD #93C4C3 #BBDAD9 #E3F0EF #EBF4F4
Accessibility & contrast
On white
1.48
#BBDAD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BBDAD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAD9
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAD9 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D9
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#B2DCDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdad9; /* rgb */ color: rgb(187, 218, 217); /* oklch */ color: oklch(86.5% 0.033 194.2);
Tailwind
colors: {
custom: {
50: '#cfe5e4',
500: '#bbdad9',
950: '#000000',
},
}SCSS
$custom: #bbdad9; $custom-light: #cfe5e4; $custom-dark: #000000;
JSON
{
"hex": "#bbdad9",
"rgb": {
"r": 187,
"g": 218,
"b": 217
},
"hsl": {
"h": 178.065,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.86549,
"c": 0.03286,
"h": 194.2
},
"luminance": 0.65717
}Semantic roles & 50–950 ramp
primary
#BBDAD9
secondary
#B1888A
accent
#3D41A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484