#BFD8D2#BFD8D2
#BFD8D2 is a very light, muted teal. Relative luminance 0.648; OKLCH L 86.2% C 0.028 H 179.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD8D2 |
|---|---|
| RGB | rgb(191, 216, 210) |
| HSL | hsl(166, 24%, 80%) |
| HSV | hsv(166, 12%, 85%) |
| CMYK | cmyk(11.6%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(84.40, -9.47, 0.13) |
| CIE-LCH | lch(84.40, 9.47, 179.20°) |
| OKLab | oklab(86.2% -0.0279 0.0002) |
| OKLCH | oklch(86.2% 0.028 179.6) |
| XYZ | xyz(57.6719, 64.8401, 70.4372) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.07
Light Grey
#D8DCD6
ΔE00 8.14
Silver (survey)
#C5C9C7
ΔE00 8.79
Lightcyan
#E0FFFF
ΔE00 8.84
Lightblue
#ADD8E6
ΔE00 8.87
Ice
#D6FFFA
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD8D2 #D8BFC5
analogous
#BFD8C6 #BFD8D2 #BFD2D8
triadic
#BFD8D2 #D2BFD8 #D8D2BF
tetradic
#BFD8D2 #C6BFD8 #D8BFC5 #D2D8BF
square
#BFD8D2 #C6BFD8 #D8BFC5 #D2D8BF
split-complementary
#BFD8D2 #D8BFD2 #D8C6BF
monochromatic
#73AA9D #99C1B7 #BFD8D2 #E5EFED #ECF3F2
Accessibility & contrast
On white
1.50
#BFD8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BFD8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD8D2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD8D2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#D1D1D2
Tritanopia (blue-blind)
#B9D9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfd8d2; /* rgb */ color: rgb(191, 216, 210); /* oklch */ color: oklch(86.2% 0.028 179.6);
Tailwind
colors: {
custom: {
50: '#d2e4df',
500: '#bfd8d2',
950: '#000000',
},
}SCSS
$custom: #bfd8d2; $custom-light: #d2e4df; $custom-dark: #000000;
JSON
{
"hex": "#bfd8d2",
"rgb": {
"r": 191,
"g": 216,
"b": 210
},
"hsl": {
"h": 165.6,
"s": 24.272,
"l": 79.804
},
"oklch": {
"l": 0.86199,
"c": 0.02793,
"h": 179.6
},
"luminance": 0.64841
}Semantic roles & 50–950 ramp
primary
#BFD8D2
secondary
#AE8D95
accent
#435AA3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484