#BBDACC#BBDACC
#BBDACC is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.2% C 0.038 H 166.4°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDACC |
|---|---|
| RGB | rgb(187, 218, 204) |
| HSL | hsl(153, 30%, 79%) |
| HSV | hsv(153, 14%, 85%) |
| CMYK | cmyk(14.2%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(84.52, -12.95, 3.45) |
| CIE-LCH | lch(84.52, 13.40, 165.09°) |
| OKLab | oklab(86.17% -0.037 0.0089) |
| OKLCH | oklch(86.17% 0.038 166.4) |
| XYZ | xyz(56.4614, 65.0660, 66.6993) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.91
Powder Blue
#B0E0E6
ΔE00 8.92
Ice
#D6FFFA
ΔE00 8.93
Paleturquoise
#AFEEEE
ΔE00 9.23
Eggshell Blue
#C4FFF7
ΔE00 9.67
Light Light Blue
#CAFFFB
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDACC #DABBC9
analogous
#BBDABD #BBDACC #BBD9DA
triadic
#BBDACC #CCBBDA #DACCBB
tetradic
#BBDACC #BDBBDA #DABBC9 #D9DABB
square
#BBDACC #BDBBDA #DABBC9 #D9DABB
split-complementary
#BBDACC #DABBD9 #DABDBB
monochromatic
#6CAF91 #93C4AE #BBDACC #E3F0EA #EBF4F0
Accessibility & contrast
On white
1.50
#BBDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BBDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDACC
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDACC | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#B5DAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdacc; /* rgb */ color: rgb(187, 218, 204); /* oklch */ color: oklch(86.2% 0.038 166.4);
Tailwind
colors: {
custom: {
50: '#cfe5db',
500: '#bbdacc',
950: '#000000',
},
}SCSS
$custom: #bbdacc; $custom-light: #cfe5db; $custom-dark: #000000;
JSON
{
"hex": "#bbdacc",
"rgb": {
"r": 187,
"g": 218,
"b": 204
},
"hsl": {
"h": 152.903,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.86174,
"c": 0.03809,
"h": 166.4
},
"luminance": 0.65067
}Semantic roles & 50–950 ramp
primary
#BBDACC
secondary
#B1889B
accent
#3D6EA8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484