#BFD7CC#BFD7CC
#BFD7CC is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.8% C 0.030 H 166.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD7CC |
|---|---|
| RGB | rgb(191, 215, 204) |
| HSL | hsl(153, 23%, 80%) |
| HSV | hsv(153, 11%, 84%) |
| CMYK | cmyk(11.2%, 0%, 5.1%, 15.7%) |
| CIE-LAB | lab(83.98, -10.10, 2.71) |
| CIE-LCH | lch(83.98, 10.46, 164.99°) |
| OKLab | oklab(85.82% -0.0289 0.007) |
| OKLCH | oklch(85.82% 0.03 166.4) |
| XYZ | xyz(56.6829, 64.0359, 66.4888) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.39
Powder Blue
#B0E0E6
ΔE00 8.88
Silver (survey)
#C5C9C7
ΔE00 9.32
Ice
#D6FFFA
ΔE00 9.55
Honeydew
#F0FFF0
ΔE00 9.66
Lightcyan
#E0FFFF
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD7CC #D7BFCA
analogous
#BFD7C0 #BFD7CC #BFD6D7
triadic
#BFD7CC #CCBFD7 #D7CCBF
tetradic
#BFD7CC #C0BFD7 #D7BFCA #D6D7BF
square
#BFD7CC #C0BFD7 #D7BFCA #D6D7BF
split-complementary
#BFD7CC #D7BFD6 #D7C0BF
monochromatic
#74A890 #99BFAE #BFD7CC #E5EFEA #ECF3F0
Accessibility & contrast
On white
1.52
#BFD7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BFD7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD7CC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD7CC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#BBD7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd7cc; /* rgb */ color: rgb(191, 215, 204); /* oklch */ color: oklch(85.8% 0.030 166.4);
Tailwind
colors: {
custom: {
50: '#d2e3db',
500: '#bfd7cc',
950: '#000000',
},
}SCSS
$custom: #bfd7cc; $custom-light: #d2e3db; $custom-dark: #000000;
JSON
{
"hex": "#bfd7cc",
"rgb": {
"r": 191,
"g": 215,
"b": 204
},
"hsl": {
"h": 152.5,
"s": 23.077,
"l": 79.608
},
"oklch": {
"l": 0.85818,
"c": 0.02978,
"h": 166.4
},
"luminance": 0.64037
}Semantic roles & 50–950 ramp
primary
#BFD7CC
secondary
#AD8D9C
accent
#446FA2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484