#BFD4CC#BFD4CC
#BFD4CC is a very light, muted teal. Relative luminance 0.625; OKLCH L 85.2% C 0.025 H 170.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4CC |
|---|---|
| RGB | rgb(191, 212, 204) |
| HSL | hsl(157, 20%, 79%) |
| HSV | hsv(157, 10%, 83%) |
| CMYK | cmyk(9.9%, 0%, 3.8%, 16.9%) |
| CIE-LAB | lab(83.19, -8.56, 1.55) |
| CIE-LCH | lch(83.19, 8.70, 169.71°) |
| OKLab | oklab(85.19% -0.0248 0.004) |
| OKLCH | oklch(85.19% 0.025 170.9) |
| XYZ | xyz(55.9260, 62.5221, 66.2365) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.36
Silver (survey)
#C5C9C7
ΔE00 7.81
Powder Blue
#B0E0E6
ΔE00 8.67
Light Gray
#D3D3D3
ΔE00 10.06
Lightcyan
#E0FFFF
ΔE00 10.09
Honeydew
#F0FFF0
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4CC #D4BFC7
analogous
#BFD4C2 #BFD4CC #BFD2D4
triadic
#BFD4CC #CCBFD4 #D4CCBF
tetradic
#BFD4CC #C2BFD4 #D4BFC7 #D2D4BF
square
#BFD4CC #C2BFD4 #D4BFC7 #D2D4BF
split-complementary
#BFD4CC #D4BFD2 #D4C2BF
monochromatic
#76A392 #9ABBAF #BFD4CC #E4EDE9 #EDF3F0
Accessibility & contrast
On white
1.56
#BFD4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BFD4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4CC
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4CC | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CC
Deuteranopia (green-blind)
#CECECC
Tritanopia (blue-blind)
#BBD4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfd4cc; /* rgb */ color: rgb(191, 212, 204); /* oklch */ color: oklch(85.2% 0.025 170.9);
Tailwind
colors: {
custom: {
50: '#d2e1db',
500: '#bfd4cc',
950: '#000000',
},
}SCSS
$custom: #bfd4cc; $custom-light: #d2e1db; $custom-dark: #000000;
JSON
{
"hex": "#bfd4cc",
"rgb": {
"r": 191,
"g": 212,
"b": 204
},
"hsl": {
"h": 157.143,
"s": 19.626,
"l": 79.02
},
"oklch": {
"l": 0.8519,
"c": 0.02511,
"h": 170.9
},
"luminance": 0.62523
}Semantic roles & 50–950 ramp
primary
#BFD4CC
secondary
#A98E98
accent
#48689E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484