#BFDCD5#BFDCD5
#BFDCD5 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.1% C 0.032 H 179.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCD5 |
|---|---|
| RGB | rgb(191, 220, 213) |
| HSL | hsl(166, 29%, 81%) |
| HSV | hsv(166, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(85.54, -10.93, 0.20) |
| CIE-LCH | lch(85.54, 10.93, 178.94°) |
| OKLab | oklab(87.12% -0.0322 0.0004) |
| OKLCH | oklch(87.12% 0.032 179.3) |
| XYZ | xyz(59.0864, 67.0656, 72.7698) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.55
Ice
#D6FFFA
ΔE00 7.75
Ice Blue (survey)
#D7FFFE
ΔE00 8.05
Very Pale Blue
#D6FFFE
ΔE00 8.09
Paleturquoise
#AFEEEE
ΔE00 8.11
Lightcyan
#E0FFFF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCD5 #DCBFC6
analogous
#BFDCC6 #BFDCD5 #BFD4DC
triadic
#BFDCD5 #D5BFDC #DCD5BF
tetradic
#BFDCD5 #C6BFDC #DCBFC6 #D4DCBF
square
#BFDCD5 #C6BFDC #DCBFC6 #D4DCBF
split-complementary
#BFDCD5 #DCBFD4 #DCC6BF
monochromatic
#70B1A1 #97C6BB #BFDCD5 #E7F2EF #EBF4F2
Accessibility & contrast
On white
1.46
#BFDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BFDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCD5
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCD5 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#D4D4D6
Tritanopia (blue-blind)
#B8DDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcd5; /* rgb */ color: rgb(191, 220, 213); /* oklch */ color: oklch(87.1% 0.032 179.3);
Tailwind
colors: {
custom: {
50: '#d2e6e1',
500: '#bfdcd5',
950: '#000000',
},
}SCSS
$custom: #bfdcd5; $custom-light: #d2e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bfdcd5",
"rgb": {
"r": 191,
"g": 220,
"b": 213
},
"hsl": {
"h": 165.517,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87124,
"c": 0.03221,
"h": 179.3
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#BFDCD5
secondary
#B38C95
accent
#3E57A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484