#BBDCCF#BBDCCF
#BBDCCF is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.7% C 0.039 H 169.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCCF |
|---|---|
| RGB | rgb(187, 220, 207) |
| HSL | hsl(156, 32%, 80%) |
| HSV | hsv(156, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(85.13, -13.39, 2.74) |
| CIE-LCH | lch(85.13, 13.67, 168.42°) |
| OKLab | oklab(86.68% -0.0385 0.0071) |
| OKLCH | oklch(86.68% 0.039 169.6) |
| XYZ | xyz(57.3464, 66.2548, 68.7865) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.17
Ice
#D6FFFA
ΔE00 8.30
Powder Blue
#B0E0E6
ΔE00 8.31
Paleturquoise
#AFEEEE
ΔE00 8.46
Eggshell Blue
#C4FFF7
ΔE00 8.94
Light Light Blue
#CAFFFB
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCCF #DCBBC8
analogous
#BBDCBF #BBDCCF #BBD9DC
triadic
#BBDCCF #CFBBDC #DCCFBB
tetradic
#BBDCCF #BFBBDC #DCBBC8 #D9DCBB
square
#BBDCCF #BFBBDC #DCBBC8 #D9DCBB
split-complementary
#BBDCCF #DCBBD9 #DCBFBB
monochromatic
#6AB296 #93C7B2 #BBDCCF #E3F1EC #EBF5F1
Accessibility & contrast
On white
1.47
#BBDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BBDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCCF
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCCF | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#B4DCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdccf; /* rgb */ color: rgb(187, 220, 207); /* oklch */ color: oklch(86.7% 0.039 169.6);
Tailwind
colors: {
custom: {
50: '#cfe6dd',
500: '#bbdccf',
950: '#000000',
},
}SCSS
$custom: #bbdccf; $custom-light: #cfe6dd; $custom-dark: #000000;
JSON
{
"hex": "#bbdccf",
"rgb": {
"r": 187,
"g": 220,
"b": 207
},
"hsl": {
"h": 156.364,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86682,
"c": 0.03918,
"h": 169.6
},
"luminance": 0.66256
}Semantic roles & 50–950 ramp
primary
#BBDCCF
secondary
#B38899
accent
#3B67AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484