#BFDCD8#BFDCD8
#BFDCD8 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.2% C 0.031 H 186.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCD8 |
|---|---|
| RGB | rgb(191, 220, 216) |
| HSL | hsl(172, 29%, 81%) |
| HSV | hsv(172, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(85.61, -10.34, -1.27) |
| CIE-LCH | lch(85.61, 10.42, 187.00°) |
| OKLab | oklab(87.21% -0.031 -0.0035) |
| OKLCH | oklch(87.21% 0.031 186.5) |
| XYZ | xyz(59.4707, 67.2193, 74.7938) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.60
Ice
#D6FFFA
ΔE00 7.72
Ice Blue (survey)
#D7FFFE
ΔE00 7.73
Lightcyan
#E0FFFF
ΔE00 7.76
Lightblue
#ADD8E6
ΔE00 7.77
Very Pale Blue
#D6FFFE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCD8 #DCBFC3
analogous
#BFDCC9 #BFDCD8 #BFD1DC
triadic
#BFDCD8 #D8BFDC #DCD8BF
tetradic
#BFDCD8 #C9BFDC #DCBFC3 #D1DCBF
square
#BFDCD8 #C9BFDC #DCBFC3 #D1DCBF
split-complementary
#BFDCD8 #DCBFD1 #DCC9BF
monochromatic
#70B1A8 #97C6C0 #BFDCD8 #E7F2F0 #EBF4F3
Accessibility & contrast
On white
1.45
#BFDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BFDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCD8
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCD8 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#D3D4D8
Tritanopia (blue-blind)
#B8DDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcd8; /* rgb */ color: rgb(191, 220, 216); /* oklch */ color: oklch(87.2% 0.031 186.5);
Tailwind
colors: {
custom: {
50: '#d2e6e4',
500: '#bfdcd8',
950: '#000000',
},
}SCSS
$custom: #bfdcd8; $custom-light: #d2e6e4; $custom-dark: #000000;
JSON
{
"hex": "#bfdcd8",
"rgb": {
"r": 191,
"g": 220,
"b": 216
},
"hsl": {
"h": 171.724,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87211,
"c": 0.03122,
"h": 186.5
},
"luminance": 0.67221
}Semantic roles & 50–950 ramp
primary
#BFDCD8
secondary
#B38C91
accent
#3E4CA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484