#BFD2CC#BFD2CC
#BFD2CC is a very light, muted teal. Relative luminance 0.615; OKLCH L 84.8% C 0.022 H 174.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2CC |
|---|---|
| RGB | rgb(191, 210, 204) |
| HSL | hsl(161, 17%, 79%) |
| HSV | hsv(161, 9%, 82%) |
| CMYK | cmyk(9%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(82.66, -7.53, 0.78) |
| CIE-LCH | lch(82.66, 7.57, 174.05°) |
| OKLab | oklab(84.77% -0.022 0.002) |
| OKLCH | oklch(84.77% 0.022 174.9) |
| XYZ | xyz(55.4292, 61.5284, 66.0709) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.75
Silver (survey)
#C5C9C7
ΔE00 6.76
Powder Blue
#B0E0E6
ΔE00 8.73
Light Gray
#D3D3D3
ΔE00 9.11
Fog
#D8DCE0
ΔE00 9.33
Gainsboro
#DCDCDC
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2CC #D2BFC5
analogous
#BFD2C2 #BFD2CC #BFCED2
triadic
#BFD2CC #CCBFD2 #D2CCBF
tetradic
#BFD2CC #C2BFD2 #D2BFC5 #CED2BF
square
#BFD2CC #C2BFD2 #D2BFC5 #CED2BF
split-complementary
#BFD2CC #D2BFCE #D2C2BF
monochromatic
#779F93 #9BB9AF #BFD2CC #E3EBE9 #EDF2F1
Accessibility & contrast
On white
1.58
#BFD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BFD2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2CC
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2CC | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#BBD3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfd2cc; /* rgb */ color: rgb(191, 210, 204); /* oklch */ color: oklch(84.8% 0.022 174.9);
Tailwind
colors: {
custom: {
50: '#d2dfdb',
500: '#bfd2cc',
950: '#000000',
},
}SCSS
$custom: #bfd2cc; $custom-light: #d2dfdb; $custom-dark: #000000;
JSON
{
"hex": "#bfd2cc",
"rgb": {
"r": 191,
"g": 210,
"b": 204
},
"hsl": {
"h": 161.053,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.84772,
"c": 0.02209,
"h": 174.9
},
"luminance": 0.61529
}Semantic roles & 50–950 ramp
primary
#BFD2CC
secondary
#A78E96
accent
#4A649C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484