#BFDBDC#BFDBDC
#BFDBDC is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.1% C 0.030 H 199.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBDC |
|---|---|
| RGB | rgb(191, 219, 220) |
| HSL | hsl(182, 29%, 81%) |
| HSV | hsv(182, 13%, 86%) |
| CMYK | cmyk(13.2%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(85.46, -9.03, -3.62) |
| CIE-LCH | lch(85.46, 9.73, 201.83°) |
| OKLab | oklab(87.12% -0.0281 -0.0098) |
| OKLCH | oklch(87.12% 0.03 199.3) |
| XYZ | xyz(59.7324, 66.9053, 77.4632) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.88
Lightblue
#ADD8E6
ΔE00 5.78
Lightcyan
#E0FFFF
ΔE00 7.71
Ice Blue (survey)
#D7FFFE
ΔE00 8.03
Very Pale Blue
#D6FFFE
ΔE00 8.10
Very Light Blue
#D5FFFF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBDC #DCC0BF
analogous
#BFDCCE #BFDBDC #BFCCDC
triadic
#BFDBDC #DCBFDB #DBDCBF
tetradic
#BFDBDC #CEBFDC #DCC0BF #CCDCBF
square
#BFDBDC #CEBFDC #DCC0BF #CCDCBF
split-complementary
#BFDBDC #DCBFCC #DCCEBF
monochromatic
#70AEB1 #97C5C6 #BFDBDC #E7F1F2 #EBF4F4
Accessibility & contrast
On white
1.46
#BFDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BFDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBDC
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBDC | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#B7DDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdbdc; /* rgb */ color: rgb(191, 219, 220); /* oklch */ color: oklch(87.1% 0.030 199.3);
Tailwind
colors: {
custom: {
50: '#d2e6e6',
500: '#bfdbdc',
950: '#000000',
},
}SCSS
$custom: #bfdbdc; $custom-light: #d2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#bfdbdc",
"rgb": {
"r": 191,
"g": 219,
"b": 220
},
"hsl": {
"h": 182.069,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.8712,
"c": 0.02977,
"h": 199.3
},
"luminance": 0.66907
}Semantic roles & 50–950 ramp
primary
#BFDBDC
secondary
#B38D8C
accent
#413EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484