#BFDADD#BFDADD
#BFDADD is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.9% C 0.029 H 204.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDADD |
|---|---|
| RGB | rgb(191, 218, 221) |
| HSL | hsl(186, 31%, 81%) |
| HSV | hsv(186, 14%, 87%) |
| CMYK | cmyk(13.6%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(85.22, -8.32, -4.50) |
| CIE-LCH | lch(85.22, 9.45, 208.40°) |
| OKLab | oklab(86.94% -0.0264 -0.0122) |
| OKLCH | oklch(86.94% 0.029 204.8) |
| XYZ | xyz(59.6051, 66.4383, 78.0761) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.13
Lightblue
#ADD8E6
ΔE00 5.18
Lightcyan
#E0FFFF
ΔE00 8.04
Pale Sky Blue
#BDF6FE
ΔE00 8.44
Ice Blue (survey)
#D7FFFE
ΔE00 8.55
Very Light Blue
#D5FFFF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDADD #DDC2BF
analogous
#BFDDD1 #BFDADD #BFCBDD
triadic
#BFDADD #DDBFDA #DADDBF
tetradic
#BFDADD #D1BFDD #DDC2BF #CBDDBF
square
#BFDADD #D1BFDD #DDC2BF #CBDDBF
split-complementary
#BFDADD #DDBFCB #DDD1BF
monochromatic
#6FACB3 #97C3C8 #BFDADD #E7F1F2 #EBF3F4
Accessibility & contrast
On white
1.47
#BFDADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BFDADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDADD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDADD | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DD
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#B7DCDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdadd; /* rgb */ color: rgb(191, 218, 221); /* oklch */ color: oklch(86.9% 0.029 204.8);
Tailwind
colors: {
custom: {
50: '#d2e5e7',
500: '#bfdadd',
950: '#000000',
},
}SCSS
$custom: #bfdadd; $custom-light: #d2e5e7; $custom-dark: #000000;
JSON
{
"hex": "#bfdadd",
"rgb": {
"r": 191,
"g": 218,
"b": 221
},
"hsl": {
"h": 186,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.86942,
"c": 0.02903,
"h": 204.8
},
"luminance": 0.6644
}Semantic roles & 50–950 ramp
primary
#BFDADD
secondary
#B4908C
accent
#473CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484