#BFD8CF#BFD8CF
#BFD8CF is a very light, muted teal. Relative luminance 0.647; OKLCH L 86.1% C 0.029 H 171.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD8CF |
|---|---|
| RGB | rgb(191, 216, 207) |
| HSL | hsl(158, 24%, 80%) |
| HSV | hsv(158, 12%, 85%) |
| CMYK | cmyk(11.6%, 0%, 4.2%, 15.3%) |
| CIE-LAB | lab(84.32, -10.05, 1.61) |
| CIE-LCH | lch(84.32, 10.17, 170.88°) |
| OKLab | oklab(86.11% -0.0291 0.0041) |
| OKLCH | oklch(86.11% 0.029 171.9) |
| XYZ | xyz(57.3016, 64.6920, 68.4872) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.00
Light Grey
#D8DCD6
ΔE00 8.38
Ice
#D6FFFA
ΔE00 9.05
Silver (survey)
#C5C9C7
ΔE00 9.26
Lightcyan
#E0FFFF
ΔE00 9.35
Ice Blue (survey)
#D7FFFE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD8CF #D8BFC8
analogous
#BFD8C3 #BFD8CF #BFD5D8
triadic
#BFD8CF #CFBFD8 #D8CFBF
tetradic
#BFD8CF #C3BFD8 #D8BFC8 #D5D8BF
square
#BFD8CF #C3BFD8 #D8BFC8 #D5D8BF
split-complementary
#BFD8CF #D8BFD5 #D8C3BF
monochromatic
#73AA96 #99C1B2 #BFD8CF #E5EFEC #ECF3F1
Accessibility & contrast
On white
1.51
#BFD8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BFD8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD8CF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD8CF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#BAD9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfd8cf; /* rgb */ color: rgb(191, 216, 207); /* oklch */ color: oklch(86.1% 0.029 171.9);
Tailwind
colors: {
custom: {
50: '#d2e4dd',
500: '#bfd8cf',
950: '#000000',
},
}SCSS
$custom: #bfd8cf; $custom-light: #d2e4dd; $custom-dark: #000000;
JSON
{
"hex": "#bfd8cf",
"rgb": {
"r": 191,
"g": 216,
"b": 207
},
"hsl": {
"h": 158.4,
"s": 24.272,
"l": 79.804
},
"oklch": {
"l": 0.86113,
"c": 0.02941,
"h": 171.9
},
"luminance": 0.64693
}Semantic roles & 50–950 ramp
primary
#BFD8CF
secondary
#AE8D99
accent
#4365A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484