#BFD3D2#BFD3D2
#BFD3D2 is a very light, muted teal. Relative luminance 0.623; OKLCH L 85.2% C 0.022 H 193.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD3D2 |
|---|---|
| RGB | rgb(191, 211, 210) |
| HSL | hsl(177, 19%, 79%) |
| HSV | hsv(177, 9%, 83%) |
| CMYK | cmyk(9.5%, 0%, 0.5%, 17.3%) |
| CIE-LAB | lab(83.08, -6.89, -1.80) |
| CIE-LCH | lch(83.08, 7.12, 194.62°) |
| OKLab | oklab(85.16% -0.021 -0.0049) |
| OKLCH | oklch(85.16% 0.022 193.1) |
| XYZ | xyz(56.4103, 62.3171, 70.0167) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.51
Light Grey
#D8DCD6
ΔE00 6.98
Powder Blue
#B0E0E6
ΔE00 7.55
Lightblue
#ADD8E6
ΔE00 7.59
Fog
#D8DCE0
ΔE00 8.15
Light Gray
#D3D3D3
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD3D2 #D3BFC0
analogous
#BFD3C8 #BFD3D2 #BFCAD3
triadic
#BFD3D2 #D2BFD3 #D3D2BF
tetradic
#BFD3D2 #C8BFD3 #D3BFC0 #CAD3BF
square
#BFD3D2 #C8BFD3 #D3BFC0 #CAD3BF
split-complementary
#BFD3D2 #D3BFCA #D3C8BF
monochromatic
#76A19F #9BBAB9 #BFD3D2 #E3ECEC #EDF3F2
Accessibility & contrast
On white
1.56
#BFD3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BFD3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD3D2
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD3D2 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D2
Deuteranopia (green-blind)
#CCCED2
Tritanopia (blue-blind)
#BAD4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfd3d2; /* rgb */ color: rgb(191, 211, 210); /* oklch */ color: oklch(85.2% 0.022 193.1);
Tailwind
colors: {
custom: {
50: '#d2e0df',
500: '#bfd3d2',
950: '#000000',
},
}SCSS
$custom: #bfd3d2; $custom-light: #d2e0df; $custom-dark: #000000;
JSON
{
"hex": "#bfd3d2",
"rgb": {
"r": 191,
"g": 211,
"b": 210
},
"hsl": {
"h": 177,
"s": 18.519,
"l": 78.824
},
"oklch": {
"l": 0.85155,
"c": 0.02159,
"h": 193.1
},
"luminance": 0.62318
}Semantic roles & 50–950 ramp
primary
#BFD3D2
secondary
#A88E8F
accent
#494D9D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484