#BFD7CB#BFD7CB
#BFD7CB is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.8% C 0.030 H 164.2°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD7CB |
|---|---|
| RGB | rgb(191, 215, 203) |
| HSL | hsl(150, 23%, 80%) |
| HSV | hsv(150, 11%, 84%) |
| CMYK | cmyk(11.2%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(83.96, -10.29, 3.20) |
| CIE-LCH | lch(83.96, 10.78, 162.71°) |
| OKLab | oklab(85.79% -0.0293 0.0083) |
| OKLCH | oklch(85.79% 0.031 164.2) |
| XYZ | xyz(56.5634, 63.9881, 65.8592) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.53
Powder Blue
#B0E0E6
ΔE00 9.22
Silver (survey)
#C5C9C7
ΔE00 9.52
Honeydew
#F0FFF0
ΔE00 9.63
Ice
#D6FFFA
ΔE00 9.68
Lightcyan
#E0FFFF
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD7CB #D7BFCB
analogous
#BFD7BF #BFD7CB #BFD7D7
triadic
#BFD7CB #CBBFD7 #D7CBBF
tetradic
#BFD7CB #BFBFD7 #D7BFCB #D7D7BF
square
#BFD7CB #BFBFD7 #D7BFCB #D7D7BF
split-complementary
#BFD7CB #D7BFD7 #D7BFBF
monochromatic
#74A88E #99BFAC #BFD7CB #E5EFEA #ECF3F0
Accessibility & contrast
On white
1.52
#BFD7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#BFD7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD7CB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD7CB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#BBD7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd7cb; /* rgb */ color: rgb(191, 215, 203); /* oklch */ color: oklch(85.8% 0.030 164.2);
Tailwind
colors: {
custom: {
50: '#d2e3da',
500: '#bfd7cb',
950: '#000000',
},
}SCSS
$custom: #bfd7cb; $custom-light: #d2e3da; $custom-dark: #000000;
JSON
{
"hex": "#bfd7cb",
"rgb": {
"r": 191,
"g": 215,
"b": 203
},
"hsl": {
"h": 150,
"s": 23.077,
"l": 79.608
},
"oklch": {
"l": 0.8579,
"c": 0.0305,
"h": 164.2
},
"luminance": 0.63989
}Semantic roles & 50–950 ramp
primary
#BFD7CB
secondary
#AD8D9D
accent
#4473A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483