#BFD3CB#BFD3CB
#BFD3CB is a very light, muted teal. Relative luminance 0.620; OKLCH L 85.0% C 0.024 H 169.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD3CB |
|---|---|
| RGB | rgb(191, 211, 203) |
| HSL | hsl(156, 19%, 79%) |
| HSV | hsv(156, 9%, 83%) |
| CMYK | cmyk(9.5%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(82.90, -8.24, 1.66) |
| CIE-LCH | lch(82.90, 8.40, 168.57°) |
| OKLab | oklab(84.95% -0.0238 0.0043) |
| OKLCH | oklch(84.95% 0.024 169.8) |
| XYZ | xyz(55.5573, 61.9759, 65.5239) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.14
Silver (survey)
#C5C9C7
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 8.95
Light Gray
#D3D3D3
ΔE00 9.79
Fog
#D8DCE0
ΔE00 10.11
Gainsboro
#DCDCDC
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD3CB #D3BFC7
analogous
#BFD3C1 #BFD3CB #BFD1D3
triadic
#BFD3CB #CBBFD3 #D3CBBF
tetradic
#BFD3CB #C1BFD3 #D3BFC7 #D1D3BF
square
#BFD3CB #C1BFD3 #D3BFC7 #D1D3BF
split-complementary
#BFD3CB #D3BFD1 #D3C1BF
monochromatic
#76A190 #9BBAAE #BFD3CB #E3ECE8 #EDF3F0
Accessibility & contrast
On white
1.57
#BFD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#BFD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD3CB
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD3CB | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CB
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#BBD3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfd3cb; /* rgb */ color: rgb(191, 211, 203); /* oklch */ color: oklch(85.0% 0.024 169.8);
Tailwind
colors: {
custom: {
50: '#d2e0da',
500: '#bfd3cb',
950: '#000000',
},
}SCSS
$custom: #bfd3cb; $custom-light: #d2e0da; $custom-dark: #000000;
JSON
{
"hex": "#bfd3cb",
"rgb": {
"r": 191,
"g": 211,
"b": 203
},
"hsl": {
"h": 156,
"s": 18.519,
"l": 78.824
},
"oklch": {
"l": 0.84952,
"c": 0.02418,
"h": 169.8
},
"luminance": 0.61977
}Semantic roles & 50–950 ramp
primary
#BFD3CB
secondary
#A88E99
accent
#496A9D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483