#BFDCDB#BFDCDB
#BFDCDB is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.3% C 0.031 H 194.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCDB |
|---|---|
| RGB | rgb(191, 220, 219) |
| HSL | hsl(178, 29%, 81%) |
| HSV | hsv(178, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.69, -9.74, -2.74) |
| CIE-LCH | lch(85.69, 10.12, 195.71°) |
| OKLab | oklab(87.3% -0.0298 -0.0075) |
| OKLCH | oklch(87.3% 0.031 194) |
| XYZ | xyz(59.8620, 67.3758, 76.8550) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.88
Lightblue
#ADD8E6
ΔE00 6.51
Lightcyan
#E0FFFF
ΔE00 7.52
Ice Blue (survey)
#D7FFFE
ΔE00 7.65
Very Pale Blue
#D6FFFE
ΔE00 7.70
Very Light Blue
#D5FFFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCDB #DCBFC0
analogous
#BFDCCC #BFDCDB #BFCEDC
triadic
#BFDCDB #DBBFDC #DCDBBF
tetradic
#BFDCDB #CCBFDC #DCBFC0 #CEDCBF
square
#BFDCDB #CCBFDC #DCBFC0 #CEDCBF
split-complementary
#BFDCDB #DCBFCE #DCCCBF
monochromatic
#70B1AE #97C6C5 #BFDCDB #E7F2F1 #EBF4F4
Accessibility & contrast
On white
1.45
#BFDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BFDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCDB
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCDB | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#B7DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcdb; /* rgb */ color: rgb(191, 220, 219); /* oklch */ color: oklch(87.3% 0.031 194.0);
Tailwind
colors: {
custom: {
50: '#d2e6e6',
500: '#bfdcdb',
950: '#000000',
},
}SCSS
$custom: #bfdcdb; $custom-light: #d2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#bfdcdb",
"rgb": {
"r": 191,
"g": 220,
"b": 219
},
"hsl": {
"h": 177.931,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87299,
"c": 0.03077,
"h": 194
},
"luminance": 0.67377
}Semantic roles & 50–950 ramp
primary
#BFDCDB
secondary
#B38C8D
accent
#3E41A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484