#BFDCD9#BFDCD9
#BFDCD9 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.2% C 0.031 H 189.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCD9 |
|---|---|
| RGB | rgb(191, 220, 217) |
| HSL | hsl(174, 29%, 81%) |
| HSV | hsv(174, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(85.64, -10.14, -1.76) |
| CIE-LCH | lch(85.64, 10.29, 189.85°) |
| OKLab | oklab(87.24% -0.0306 -0.0048) |
| OKLCH | oklch(87.24% 0.031 189) |
| XYZ | xyz(59.6003, 67.2712, 75.4767) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.33
Lightblue
#ADD8E6
ΔE00 7.35
Lightcyan
#E0FFFF
ΔE00 7.66
Ice Blue (survey)
#D7FFFE
ΔE00 7.67
Very Pale Blue
#D6FFFE
ΔE00 7.72
Ice
#D6FFFA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCD9 #DCBFC2
analogous
#BFDCCA #BFDCD9 #BFD0DC
triadic
#BFDCD9 #D9BFDC #DCD9BF
tetradic
#BFDCD9 #CABFDC #DCBFC2 #D0DCBF
square
#BFDCD9 #CABFDC #DCBFC2 #D0DCBF
split-complementary
#BFDCD9 #DCBFD0 #DCCABF
monochromatic
#70B1AA #97C6C2 #BFDCD9 #E7F2F0 #EBF4F3
Accessibility & contrast
On white
1.45
#BFDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BFDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCD9
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCD9 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#D3D4D9
Tritanopia (blue-blind)
#B7DEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcd9; /* rgb */ color: rgb(191, 220, 217); /* oklch */ color: oklch(87.2% 0.031 189.0);
Tailwind
colors: {
custom: {
50: '#d2e6e4',
500: '#bfdcd9',
950: '#000000',
},
}SCSS
$custom: #bfdcd9; $custom-light: #d2e6e4; $custom-dark: #000000;
JSON
{
"hex": "#bfdcd9",
"rgb": {
"r": 191,
"g": 220,
"b": 217
},
"hsl": {
"h": 173.793,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.8724,
"c": 0.03101,
"h": 189
},
"luminance": 0.67273
}Semantic roles & 50–950 ramp
primary
#BFDCD9
secondary
#B38C90
accent
#3E49A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484