#BBDBDF#BBDBDF
#BBDBDF is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.9% C 0.034 H 205.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBDF |
|---|---|
| RGB | rgb(187, 219, 223) |
| HSL | hsl(187, 36%, 80%) |
| HSV | hsv(187, 16%, 87%) |
| CMYK | cmyk(16.1%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(85.28, -9.68, -5.50) |
| CIE-LCH | lch(85.28, 11.13, 209.59°) |
| OKLab | oklab(86.94% -0.0309 -0.0149) |
| OKLCH | oklch(86.94% 0.034 205.8) |
| XYZ | xyz(59.1408, 66.5539, 79.5280) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.78
Lightblue
#ADD8E6
ΔE00 4.28
Pale Sky Blue
#BDF6FE
ΔE00 7.38
Paleturquoise
#AFEEEE
ΔE00 7.94
Lightcyan
#E0FFFF
ΔE00 7.97
Very Light Blue
#D5FFFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBDF #DFBFBB
analogous
#BBDFD1 #BBDBDF #BBC9DF
triadic
#BBDBDF #DFBBDB #DBDFBB
tetradic
#BBDBDF #D1BBDF #DFBFBB #C9DFBB
square
#BBDBDF #D1BBDF #DFBFBB #C9DFBB
split-complementary
#BBDBDF #DFBBC9 #DFD1BB
monochromatic
#68AFB8 #91C5CB #BBDBDF #E5F1F3 #EAF4F5
Accessibility & contrast
On white
1.47
#BBDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BBDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBDF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBDF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#B1DEDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdbdf; /* rgb */ color: rgb(187, 219, 223); /* oklch */ color: oklch(86.9% 0.034 205.8);
Tailwind
colors: {
custom: {
50: '#d0e6e9',
500: '#bbdbdf',
950: '#000000',
},
}SCSS
$custom: #bbdbdf; $custom-light: #d0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#bbdbdf",
"rgb": {
"r": 187,
"g": 219,
"b": 223
},
"hsl": {
"h": 186.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.8694,
"c": 0.03428,
"h": 205.8
},
"luminance": 0.66556
}Semantic roles & 50–950 ramp
primary
#BBDBDF
secondary
#B78C87
accent
#4437AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484