#BFDCD7#BFDCD7
#BFDCD7 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.2% C 0.032 H 184.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCD7 |
|---|---|
| RGB | rgb(191, 220, 215) |
| HSL | hsl(170, 29%, 81%) |
| HSV | hsv(170, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(85.59, -10.54, -0.78) |
| CIE-LCH | lch(85.59, 10.57, 184.23°) |
| OKLab | oklab(87.18% -0.0314 -0.0022) |
| OKLCH | oklch(87.18% 0.032 184.1) |
| XYZ | xyz(59.3418, 67.1677, 74.1150) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.90
Ice
#D6FFFA
ΔE00 7.70
Ice Blue (survey)
#D7FFFE
ΔE00 7.81
Very Pale Blue
#D6FFFE
ΔE00 7.85
Lightcyan
#E0FFFF
ΔE00 7.89
Paleturquoise
#AFEEEE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCD7 #DCBFC4
analogous
#BFDCC8 #BFDCD7 #BFD2DC
triadic
#BFDCD7 #D7BFDC #DCD7BF
tetradic
#BFDCD7 #C8BFDC #DCBFC4 #D2DCBF
square
#BFDCD7 #C8BFDC #DCBFC4 #D2DCBF
split-complementary
#BFDCD7 #DCBFD2 #DCC8BF
monochromatic
#70B1A6 #97C6BE #BFDCD7 #E7F2F0 #EBF4F3
Accessibility & contrast
On white
1.45
#BFDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BFDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCD7
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCD7 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#B8DDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcd7; /* rgb */ color: rgb(191, 220, 215); /* oklch */ color: oklch(87.2% 0.032 184.1);
Tailwind
colors: {
custom: {
50: '#d2e6e3',
500: '#bfdcd7',
950: '#000000',
},
}SCSS
$custom: #bfdcd7; $custom-light: #d2e6e3; $custom-dark: #000000;
JSON
{
"hex": "#bfdcd7",
"rgb": {
"r": 191,
"g": 220,
"b": 215
},
"hsl": {
"h": 169.655,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87182,
"c": 0.0315,
"h": 184.1
},
"luminance": 0.67169
}Semantic roles & 50–950 ramp
primary
#BFDCD7
secondary
#B38C93
accent
#3E50A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484