#BBDCDF#BBDCDF
#BBDCDF is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.2% C 0.035 H 203.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCDF |
|---|---|
| RGB | rgb(187, 220, 223) |
| HSL | hsl(185, 36%, 80%) |
| HSV | hsv(185, 16%, 87%) |
| CMYK | cmyk(16.1%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(85.54, -10.20, -5.11) |
| CIE-LCH | lch(85.54, 11.40, 206.61°) |
| OKLab | oklab(87.15% -0.0322 -0.0138) |
| OKLCH | oklch(87.15% 0.035 203.3) |
| XYZ | xyz(59.4025, 67.0773, 79.6152) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.48
Lightblue
#ADD8E6
ΔE00 4.64
Pale Sky Blue
#BDF6FE
ΔE00 7.08
Paleturquoise
#AFEEEE
ΔE00 7.43
Very Light Blue
#D5FFFF
ΔE00 7.71
Lightcyan
#E0FFFF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCDF #DFBEBB
analogous
#BBDFD0 #BBDCDF #BBCADF
triadic
#BBDCDF #DFBBDC #DCDFBB
tetradic
#BBDCDF #D0BBDF #DFBEBB #CADFBB
square
#BBDCDF #D0BBDF #DFBEBB #CADFBB
split-complementary
#BBDCDF #DFBBCA #DFD0BB
monochromatic
#68B1B8 #91C7CB #BBDCDF #E5F1F3 #EAF4F5
Accessibility & contrast
On white
1.46
#BBDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BBDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCDF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCDF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D0D4DF
Tritanopia (blue-blind)
#B1DFDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdcdf; /* rgb */ color: rgb(187, 220, 223); /* oklch */ color: oklch(87.2% 0.035 203.3);
Tailwind
colors: {
custom: {
50: '#d0e6e9',
500: '#bbdcdf',
950: '#000000',
},
}SCSS
$custom: #bbdcdf; $custom-light: #d0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#bbdcdf",
"rgb": {
"r": 187,
"g": 220,
"b": 223
},
"hsl": {
"h": 185,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.8715,
"c": 0.03506,
"h": 203.3
},
"luminance": 0.67079
}Semantic roles & 50–950 ramp
primary
#BBDCDF
secondary
#B78B87
accent
#4137AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484