#BFDFCF#BFDFCF
#BFDFCF is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.6% C 0.040 H 163.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFCF |
|---|---|
| RGB | rgb(191, 223, 207) |
| HSL | hsl(150, 33%, 81%) |
| HSV | hsv(150, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(86.18, -13.60, 4.31) |
| CIE-LCH | lch(86.18, 14.27, 162.42°) |
| OKLab | oklab(87.59% -0.0387 0.0112) |
| OKLCH | oklch(87.59% 0.04 163.9) |
| XYZ | xyz(59.1333, 68.3554, 69.0978) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.29
Ice
#D6FFFA
ΔE00 8.30
Eggshell Blue
#C4FFF7
ΔE00 8.97
Light Light Blue
#CAFFFB
ΔE00 9.13
Paleturquoise
#AFEEEE
ΔE00 9.20
Ice Blue (survey)
#D7FFFE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFCF #DFBFCF
analogous
#BFDFBF #BFDFCF #BFDFDF
triadic
#BFDFCF #CFBFDF #DFCFBF
tetradic
#BFDFCF #BFBFDF #DFBFCF #DFDFBF
square
#BFDFCF #BFBFDF #DFBFCF #DFDFBF
split-complementary
#BFDFCF #DFBFDF #DFBFBF
monochromatic
#6DB692 #96CBB0 #BFDFCF #E8F3EE #EBF5F0
Accessibility & contrast
On white
1.43
#BFDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BFDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFCF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFCF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#B9DFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdfcf; /* rgb */ color: rgb(191, 223, 207); /* oklch */ color: oklch(87.6% 0.040 163.9);
Tailwind
colors: {
custom: {
50: '#d2e9dd',
500: '#bfdfcf',
950: '#000000',
},
}SCSS
$custom: #bfdfcf; $custom-light: #d2e9dd; $custom-dark: #000000;
JSON
{
"hex": "#bfdfcf",
"rgb": {
"r": 191,
"g": 223,
"b": 207
},
"hsl": {
"h": 150,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87587,
"c": 0.04026,
"h": 163.9
},
"luminance": 0.68357
}Semantic roles & 50–950 ramp
primary
#BFDFCF
secondary
#B78BA1
accent
#3973AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484