#BFD6CC#BFD6CC
#BFD6CC is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.6% C 0.028 H 167.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD6CC |
|---|---|
| RGB | rgb(191, 214, 204) |
| HSL | hsl(154, 22%, 79%) |
| HSV | hsv(154, 11%, 84%) |
| CMYK | cmyk(10.7%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(83.72, -9.59, 2.32) |
| CIE-LCH | lch(83.72, 9.87, 166.38°) |
| OKLab | oklab(85.61% -0.0276 0.006) |
| OKLCH | oklch(85.61% 0.028 167.7) |
| XYZ | xyz(56.4291, 63.5282, 66.4042) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.04
Powder Blue
#B0E0E6
ΔE00 8.78
Silver (survey)
#C5C9C7
ΔE00 8.83
Ice
#D6FFFA
ΔE00 9.75
Honeydew
#F0FFF0
ΔE00 9.79
Lightcyan
#E0FFFF
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD6CC #D6BFC9
analogous
#BFD6C1 #BFD6CC #BFD5D6
triadic
#BFD6CC #CCBFD6 #D6CCBF
tetradic
#BFD6CC #C1BFD6 #D6BFC9 #D5D6BF
square
#BFD6CC #C1BFD6 #D6BFC9 #D5D6BF
split-complementary
#BFD6CC #D6BFD5 #D6C1BF
monochromatic
#74A691 #9ABEAE #BFD6CC #E4EEEA #ECF3F0
Accessibility & contrast
On white
1.53
#BFD6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BFD6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD6CC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD6CC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#BBD6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd6cc; /* rgb */ color: rgb(191, 214, 204); /* oklch */ color: oklch(85.6% 0.028 167.7);
Tailwind
colors: {
custom: {
50: '#d2e2db',
500: '#bfd6cc',
950: '#000000',
},
}SCSS
$custom: #bfd6cc; $custom-light: #d2e2db; $custom-dark: #000000;
JSON
{
"hex": "#bfd6cc",
"rgb": {
"r": 191,
"g": 214,
"b": 204
},
"hsl": {
"h": 153.913,
"s": 21.905,
"l": 79.412
},
"oklch": {
"l": 0.85609,
"c": 0.02821,
"h": 167.7
},
"luminance": 0.63529
}Semantic roles & 50–950 ramp
primary
#BFD6CC
secondary
#AC8E9B
accent
#456DA0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484