#BFDCD6#BFDCD6
#BFDCD6 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.2% C 0.032 H 181.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCD6 |
|---|---|
| RGB | rgb(191, 220, 214) |
| HSL | hsl(168, 29%, 81%) |
| HSV | hsv(168, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(85.56, -10.73, -0.29) |
| CIE-LCH | lch(85.56, 10.74, 181.54°) |
| OKLab | oklab(87.15% -0.0318 -0.0009) |
| OKLCH | oklch(87.15% 0.032 181.7) |
| XYZ | xyz(59.2137, 67.1165, 73.4403) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.22
Ice
#D6FFFA
ΔE00 7.71
Ice Blue (survey)
#D7FFFE
ΔE00 7.92
Very Pale Blue
#D6FFFE
ΔE00 7.96
Paleturquoise
#AFEEEE
ΔE00 8.00
Lightcyan
#E0FFFF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCD6 #DCBFC5
analogous
#BFDCC7 #BFDCD6 #BFD3DC
triadic
#BFDCD6 #D6BFDC #DCD6BF
tetradic
#BFDCD6 #C7BFDC #DCBFC5 #D3DCBF
square
#BFDCD6 #C7BFDC #DCBFC5 #D3DCBF
split-complementary
#BFDCD6 #DCBFD3 #DCC7BF
monochromatic
#70B1A3 #97C6BD #BFDCD6 #E7F2EF #EBF4F2
Accessibility & contrast
On white
1.46
#BFDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BFDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCD6
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCD6 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#B8DDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcd6; /* rgb */ color: rgb(191, 220, 214); /* oklch */ color: oklch(87.2% 0.032 181.7);
Tailwind
colors: {
custom: {
50: '#d2e6e2',
500: '#bfdcd6',
950: '#000000',
},
}SCSS
$custom: #bfdcd6; $custom-light: #d2e6e2; $custom-dark: #000000;
JSON
{
"hex": "#bfdcd6",
"rgb": {
"r": 191,
"g": 220,
"b": 214
},
"hsl": {
"h": 167.586,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87153,
"c": 0.03182,
"h": 181.7
},
"luminance": 0.67118
}Semantic roles & 50–950 ramp
primary
#BFDCD6
secondary
#B38C94
accent
#3E54A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484