#BFD2CB#BFD2CB
#BFD2CB is a very light, muted teal. Relative luminance 0.615; OKLCH L 84.7% C 0.023 H 171.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2CB |
|---|---|
| RGB | rgb(191, 210, 203) |
| HSL | hsl(158, 17%, 79%) |
| HSV | hsv(158, 9%, 82%) |
| CMYK | cmyk(9%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(82.64, -7.72, 1.28) |
| CIE-LCH | lch(82.64, 7.83, 170.58°) |
| OKLab | oklab(84.74% -0.0224 0.0033) |
| OKLCH | oklch(84.74% 0.023 171.7) |
| XYZ | xyz(55.3096, 61.4806, 65.4413) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.83
Silver (survey)
#C5C9C7
ΔE00 6.94
Powder Blue
#B0E0E6
ΔE00 8.98
Light Gray
#D3D3D3
ΔE00 9.32
Fog
#D8DCE0
ΔE00 9.63
Gainsboro
#DCDCDC
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2CB #D2BFC6
analogous
#BFD2C1 #BFD2CB #BFCFD2
triadic
#BFD2CB #CBBFD2 #D2CBBF
tetradic
#BFD2CB #C1BFD2 #D2BFC6 #CFD2BF
square
#BFD2CB #C1BFD2 #D2BFC6 #CFD2BF
split-complementary
#BFD2CB #D2BFCF #D2C1BF
monochromatic
#779F91 #9BB9AE #BFD2CB #E3EBE8 #EDF2F0
Accessibility & contrast
On white
1.58
#BFD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#BFD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2CB
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2CB | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCB
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#BBD2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfd2cb; /* rgb */ color: rgb(191, 210, 203); /* oklch */ color: oklch(84.7% 0.023 171.7);
Tailwind
colors: {
custom: {
50: '#d2dfda',
500: '#bfd2cb',
950: '#000000',
},
}SCSS
$custom: #bfd2cb; $custom-light: #d2dfda; $custom-dark: #000000;
JSON
{
"hex": "#bfd2cb",
"rgb": {
"r": 191,
"g": 210,
"b": 203
},
"hsl": {
"h": 157.895,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.84743,
"c": 0.02264,
"h": 171.7
},
"luminance": 0.61481
}Semantic roles & 50–950 ramp
primary
#BFD2CB
secondary
#A78E97
accent
#4A689C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483